What's Changed
- chore(license): adopt BUSL-1.1 with brand and third-party licensing by @AprilNEA in #7
- feat: interactive PTY terminals via Rust sidecar by @AprilNEA in #8
- fix(agent-adapter): rebuild claude-code on streaming input for live m… by @lucas77778 in #10
- feat(ui): wire per-adapter model switching into the composer by @lucas77778 in #11
- feat(ui): render chat markdown with streamdown by @AprilNEA in #12
- chore(deps): clear npm audit vulnerabilities (FOSSA Security) by @AprilNEA in #13
- feat(agent-adapter,ui): composer reasoning-effort selector for claude-code by @lucas77778 in #16
- feat(workbench): frontend mock data host for dev by @Zerlight in #14
- feat(ui): implement session approval policy selection in composer by @Zerlight in #20
- fix(agent-adapter): guard opencode consumeEvents against unhandled rejections by @AprilNEA in #22
- fix(daemon,engine): silent failures & dead safety nets — persistence, provider config, PTY sidecar, process bulwark by @AprilNEA in #23
- refactor(ui): dedupe repeated visual recipes — copy button, tooltip button, panel tabs, git cards, thread-nav props by @AprilNEA in #27
- chore: audit misc — dead exports, misplaced helpers, small dedups by @AprilNEA in #28
- fix(desktop): lock down window navigation for agent-authored links + single-instance lock by @AprilNEA in #24
- refactor(settings): sink the duplicated settings surface into packages/ui by @AprilNEA in #25
- fix(tooling,docs): restore the lint gate and re-sync docs with reality by @AprilNEA in #26
- refactor(agent-adapter): lift duplicated segment/delta machinery into BaseAgentAdapter by @AprilNEA in #29
- refactor(client-core,engine): split god files, PendingRegistry, options-object Engine ctor by @AprilNEA in #30
- refactor(transport,schema): collapse hand-copied contract tables by @AprilNEA in #31
- fix(workbench,ui): sidebar loading skeleton + composer caret layout effect by @AprilNEA in #32
- feat(ui): improve conversation UI by @Zerlight in #33
- feat(agent-adapter): parse claude-code Edit/Write input into structured diff content by @lucas77778 in #21
- feat(sessions): sidebar close stops the session and deletes its record by @lucas77778 in #18
New Contributors
Full Changelog: https://github.com/arcboxlabs/linkcode/commits/v0.1.0