Commit Graph

15534 Commits

Author SHA1 Message Date
will.anderson acc2b759d8 feat(core): event bus seed - envelope schema, durable topic log, OELBR kernel
- EventBus: dumb wire, publish/subscribe, failures surface
- Envelope: four schema planes, inject-only headers, content-addressed
- TopicLog: owned SQLite ledger, replay + by-type/time/causality
- Seed facade: durable=ledger+wire, ephemeral=wire only, fold-for-state
- Rung 1 kernel: OELBR loop, DAG plans, durable cancellation tokens
- Neuron v0 executable spec source; specs/event-bus.md citizen zero
- Standing orders: design-before-code doctrine installed
2026-08-22 12:18:35 -05:00
will.anderson 96065f3aa8 feat(prompt): add will standing orders - no finality declarations 2026-08-21 22:49:39 -05:00
will.anderson 3c580c0932 feat(opencode): guard refactor + browser tool sources and playwright-core dep 2026-08-21 19:21:44 -05:00
will.anderson 8ab0b7b6dc feat(opencode): add guard-integrated headless browser tool 2026-08-21 19:21:07 -05:00
will.anderson af0d054595 feat(opencode): add keychain-backed credential broker tool 2026-08-21 19:13:51 -05:00
will.anderson 39d645097b docs(audit): log credential-in-origin-url finding and rotation status 2026-08-21 18:59:08 -05:00
will.anderson ff0738826b fix(tui): finish neuron branding across user-visible surfaces 2026-08-21 18:58:50 -05:00
will.anderson cc9afb50c7 docs(audit): Tim's machine IOC resolved — export was user-initiated 2026-08-21 17:43:16 -05:00
will.anderson 9d323bbb07 docs(audit): log S9 per living-document protocol 2026-08-21 17:27:54 -05:00
will.anderson fef46eee58 fix: dedupe fs import in guard 2026-08-21 17:27:25 -05:00
will.anderson 92ae220950 feat(guard): egress catch/log/block layer installed at CLI entrypoint; audit Part 6-7 2026-08-21 17:26:24 -05:00
will.anderson aa0f91d24e docs(audit): post-uninstall anomaly entry, classified mundane with escalation criteria 2026-08-21 17:18:25 -05:00
will.anderson 0a2f368075 feat: complete upgrade-machinery removal — drop /global/upgrade endpoint, gut passive check 2026-08-21 17:05:49 -05:00
will.anderson 548bf2c0e8 docs(audit): exact-code exhibit for Copilot token laundering 2026-08-21 16:56:09 -05:00
will.anderson 1ef9f3917d docs: audit is a living document; separate design sins from contained coding slips 2026-08-21 16:50:43 -05:00
will.anderson 86b3f3f607 docs: add fork process audit log 2026-08-21 16:48:10 -05:00
will.anderson a35c27e976 fix: remove dead config references from disabled update check 2026-08-21 16:17:54 -05:00
will.anderson f6ee5ddc92 fix: gate passive update check behind explicit env flag 2026-08-21 16:14:05 -05:00
will.anderson b68616197c fix: always render wordmark via protocol auto-resolution; disable update checks by default 2026-08-21 16:07:45 -05:00
will.anderson 056aac81fb fix: png module declarations for packages consuming tui sources 2026-08-21 15:58:08 -05:00
will.anderson 93ac9ac570 feat(brand): render Neuron wordmark in TUI via kitty/iTerm2 graphics with ASCII fallback 2026-08-21 15:55:55 -05:00
will.anderson ac513d5ee2 feat(brand): NEURON TUI logo, terminal titles, and swept user-facing copy 2026-08-21 15:30:40 -05:00
will.anderson 746a9bd2df build: replace upstream team-list dependency, add neuron launcher preferring compiled binary 2026-08-21 15:11:13 -05:00
will.anderson e30d80389c feat: prune cloud providers and console API, complete Neuron branding sweep 2026-08-21 14:59:43 -05:00
will.anderson f37714c9fc fix: last workspace-context import path 2026-08-21 14:05:09 -05:00
will.anderson 7c1995a145 feat(brand): wire Neuron wordmark + icon into web product (favicons, header logo) 2026-08-21 14:04:48 -05:00
will.anderson 3ac39a8b10 feat: launch as neuron — bin entry + CLI script name 2026-08-21 13:59:45 -05:00
will.anderson 2d44b668de chore: auto-wire .githooks via prepare script so every clone gets the pre-push guard 2026-08-21 13:48:57 -05:00
will.anderson f967e2fc1a chore: replace upstream pre-push hook with Neuron guard, drop husky and vendor .github metadata 2026-08-21 13:40:05 -05:00
will.anderson b8c189b4b7 chore: fork — remove vendor CI, repoint release checks to Neuron Gitea 2026-08-21 13:36:36 -05:00
opencode-agent[bot] 57fa34f235 fix(opencode): continue unknown finish responses (#43892)
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com>
2026-08-21 10:30:15 -04:00
Adam 0af9dd61d2 fix(stats): merge renamed model data (#43883) 2026-08-21 08:38:31 -05:00
opencode-agent[bot] 8ecd4c21bf chore: generate 2026-08-21 13:24:26 +00:00
opencode-agent[bot] 361a71ffad fix(opencode): route Vertex multi-regions through REP (#42648)
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com>
Co-authored-by: Filip <34747899+neriousy@users.noreply.github.com>
2026-08-21 15:23:05 +02:00
opencode-agent[bot] fa8f17014c chore: generate 2026-08-21 12:58:43 +00:00
Jack 813e6f3cec docs(go): add DeepSeek vision model (#43866) 2026-08-21 20:57:25 +08:00
Jack ba72a6ff2b fix(go): align Ox Alpha model ID (#43837) 2026-08-21 17:03:23 +08:00
Brendan Allan b6a1f95858 fix(app): preserve file search results while loading (#43836) 2026-08-21 08:52:45 +00:00
Nathan Thomassin f357e70779 fix(app): register archive session command in both layouts (#41741) 2026-08-21 08:28:40 +00:00
opencode a9cac91d60 sync release versions for v1.18.20 2026-08-21 08:09:28 +00:00
Aiden Cline 35fe5b7212 fix(opencode): surface subagent tool errors (#43821) 2026-08-21 02:44:44 -05:00
opencode-agent[bot] 62cb3f77bd test(opencode): remove flaky subagent test (#43819)
Co-authored-by: Aiden <rekram1-node@users.noreply.github.com>
2026-08-21 02:35:25 -05:00
opencode-agent[bot] e0b9e68a68 fix(opencode): retry raw network finish errors (#43813)
Co-authored-by: Aiden <rekram1-node@users.noreply.github.com>
2026-08-21 02:17:35 -05:00
opencode-agent[bot] 1e4c153aed chore: generate 2026-08-21 07:07:33 +00:00
Jack c9dc1a1b3d feat(go): add Ox Alpha to usage graph (#43809) 2026-08-21 15:06:23 +08:00
opencode-agent[bot] 40282c1d4d fix(opencode): retry network error variants (#43806)
Co-authored-by: Aiden <rekram1-node@users.noreply.github.com>
2026-08-21 01:47:20 -05:00
opencode-agent[bot] e11dbd0206 chore: generate 2026-08-21 06:25:22 +00:00
Jack 7b11ef5a5e docs(go): add Ox Alpha Free (#43798) 2026-08-21 14:24:06 +08:00
opencode-agent[bot] 2859603cbb chore: generate 2026-08-21 02:58:48 +00:00
opencode-agent[bot] c313504c82 fix(opencode): surface resumable subagent errors (#43657)
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com>
2026-08-20 21:57:33 -05:00