cfca4cec19
- delete plugin machinery (loader, install, meta, hooks) and all trigger sites - fold first-party provider auth into static registry (provider/hooks.ts) - remove remote instruction URL fetch, skills remote puller, TUI plugin host - add session/context.ts: single provenance-tagged context assembly point - add session/runner.ts: admit/context/stream/tools loop with compaction policy - relocate audit artifacts to audit/ (FORK-AUDIT, instruction docs as evidence)
40 lines
388 B
Plaintext
40 lines
388 B
Plaintext
.DS_Store
|
|
node_modules
|
|
.worktrees
|
|
.sst
|
|
.env
|
|
.env.local
|
|
.idea
|
|
.vscode
|
|
.codex
|
|
*~
|
|
playground
|
|
tmp
|
|
dist
|
|
ts-dist
|
|
.turbo
|
|
**/.serena
|
|
.serena/
|
|
**/.omo
|
|
.omo/
|
|
/result
|
|
refs
|
|
Session.vim
|
|
/opencode.json
|
|
a.out
|
|
target
|
|
.scripts
|
|
.direnv/
|
|
|
|
# Local dev files
|
|
opencode-dev
|
|
UPCOMING_CHANGELOG.md
|
|
logs/
|
|
*.bun-build
|
|
tsconfig.tsbuildinfo
|
|
runs/neuron-v0/universe.db*
|
|
runs/rung1/universe.db*
|
|
evolve/
|
|
garden/
|
|
/neuron
|