justsisyphus
b643dd4f19
chore: remove 1,152 lines of verified dead code (#874)
* chore(deps): remove unused dependencies
Removed @openauthjs/openauth, hono, open, and xdg-basedir - none are imported in src/
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode)
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
* chore(cleanup): remove unused agent prompts and tool files
Deleted:
- src/agents/build-prompt.ts (exports never imported)
- src/agents/plan-prompt.ts (exports never imported)
- src/tools/ast-grep/napi.ts (never imported)
- src/tools/interactive-bash/types.ts (never imported)
Verified by: LSP FindReferences + explore agents
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode)
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
* chore(hooks): remove unused comment-checker filters
Deleted entire filters/ directory:
- filters/bdd.ts
- filters/directive.ts
- filters/docstring.ts
- filters/shebang.ts
- filters/index.ts
Not used by main hook (cli.ts uses external binary instead)
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode)
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
* chore(hooks): remove unused comment-checker output and constants
Deleted:
- output/formatter.ts
- output/xml-builder.ts
- output/index.ts
- constants.ts
All 0 external imports - migrated to external binary
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode)
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
* chore(hooks): remove unused pruning subsystem
Deleted pruning subsystem (dependency order):
- pruning-purge-errors.ts
- pruning-storage.ts
- pruning-supersede.ts
- pruning-executor.ts
Not imported by main recovery hook
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode)
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
* chore(hooks): remove unused createBackgroundCompactionHook export
Removed export from index.ts - never imported in src/index.ts
Verified by: LSP FindReferences (only 2 refs: definition + barrel export)
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode)
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
---------
Co-authored-by: justsisyphus <sisyphus-dev-ai@users.noreply.github.com>
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-01-17 21:12:55 +09:00
..
2026-01-17 21:12:55 +09:00
2026-01-14 21:06:26 -05:00
2026-01-16 18:31:08 +09:00
2026-01-16 18:45:19 +09:00
2026-01-13 09:24:07 +09:00
2026-01-11 18:21:48 +09:00
2026-01-17 21:12:55 +09:00
2026-01-15 14:49:56 +09:00
2026-01-17 18:14:50 +09:00
2025-12-31 13:14:59 +09:00
2026-01-16 08:01:04 +07:00
2026-01-11 18:18:32 +09:00
2026-01-10 14:00:25 +09:00
2026-01-17 19:16:49 +09:00
2026-01-16 18:31:08 +09:00