go/docs
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
..
cmd docs: add guides and fix documentation issues 2026-01-29 19:59:49 +00:00
examples feat: add Woodpecker CI pipeline and workspace improvements (#1) 2026-02-08 13:25:06 +00:00
mcp feat: BugSETI app, WebSocket hub, browser automation, and MCP tools (#336) 2026-02-05 17:22:05 +00:00
pkg Implement Background Goroutines for Long-Running Operations (#309) 2026-02-05 10:26:45 +00:00
plans feat: BugSETI app, WebSocket hub, browser automation, and MCP tools (#336) 2026-02-05 17:22:05 +00:00
skill docs: add Claude Code skill installation guide 2026-01-29 15:10:25 +00:00
static Adding documentation checkpoint. 2025-10-25 09:24:50 +01:00
configuration.md feat: BugSETI app, WebSocket hub, browser automation, and MCP tools (#336) 2026-02-05 17:22:05 +00:00
faq.md fix: restore packages accidentally deleted during PR #313 rebase (#333) 2026-02-05 11:16:23 +00:00
getting-started.md docs: add guides and fix documentation issues 2026-01-29 19:59:49 +00:00
glossary.md docs: add guides and fix documentation issues 2026-01-29 19:59:49 +00:00
index.md Remove StrictHostKeyChecking=no from SSH commands (#315) 2026-02-05 07:09:34 +00:00
migration.md docs: add guides and fix documentation issues 2026-01-29 19:59:49 +00:00
troubleshooting.md feat: BugSETI app, WebSocket hub, browser automation, and MCP tools (#336) 2026-02-05 17:22:05 +00:00
user-guide.md fix: restore packages accidentally deleted during PR #313 rebase (#333) 2026-02-05 11:16:23 +00:00
workflows.md feat: BugSETI app, WebSocket hub, browser automation, and MCP tools (#336) 2026-02-05 17:22:05 +00:00