dev #15

Closed
Snider wants to merge 2 commits from dev into main

2 commits

Author SHA1 Message Date
Claude
dcde802ea2
refactor: update imports from core/go/pkg/cli to core/cli/pkg/cli
Some checks failed
Security Scan / Secret Detection (push) Successful in 15s
Security Scan / Go Vulnerability Check (push) Failing after 38s
Security Scan / Dependency & Config Scan (push) Successful in 21s
Security Scan / Secret Detection (pull_request) Successful in 11s
Security Scan / Dependency & Config Scan (pull_request) Failing after 18s
Security Scan / Go Vulnerability Check (pull_request) Failing after 1m26s
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-22 20:06:55 +00:00
Claude
fa000d57c1
feat: move pkg/cli from core/go, add TUI components (#14, #15)
Move pkg/cli package from core/go to its correct home in core/cli.
Includes Frame AppShell, Stream, TaskTracker, Tree, Rich Table.
Update go.mod deps to use main branch.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-22 20:06:37 +00:00