cli/pkg/io
Snider 4127509ccd fix: resolve conflict markers and remove legacy code after branch consolidation
- Remove conflict markers from 19 files that were accidentally committed
  during merge resolutions (keeping HEAD versions)
- Remove legacy root-level code (core.go, main.go, config/, crypt/,
  display/, filesystem/, workspace/, docs/*.go, cmd/app/) from old
  architecture predating pkg/ restructure
- Remove duplicate pkg/config/loader.go (Load/Save already in config.go)
- Fix import alias in cmd_apply.go (errors -> core)

Co-Authored-By: Virgil <virgil@lethean.io>
2026-02-08 22:08:35 +00:00
..
datanode feat: add Woodpecker CI pipeline and workspace improvements (#1) 2026-02-08 13:25:06 +00:00
local fix: resolve conflict markers and remove legacy code after branch consolidation 2026-02-08 22:08:35 +00:00
node fix: resolve API signature mismatches after IO migration merge 2026-02-08 21:55:10 +00:00
s3 feat(io): add S3 and SQLite Medium backends (#347) (#355) 2026-02-05 20:45:45 +00:00
sigil Merge branch 'feat/frankenphp-native-app' into new 2026-02-08 21:18:41 +00:00
sqlite feat(io): add S3 and SQLite Medium backends (#347) (#355) 2026-02-05 20:45:45 +00:00
bench_test.go fix: restore packages accidentally deleted during PR #313 rebase (#333) 2026-02-05 11:16:23 +00:00
client_test.go feat: infrastructure packages and lint cleanup (#281) 2026-02-04 11:34:43 +00:00
io.go feat: BugSETI app, WebSocket hub, browser automation, and MCP tools (#336) 2026-02-05 17:22:05 +00:00