Skip to content

Releases: chocks/locode

v0.1.17

03 Apr 03:28
v0.1.17
ecf76da

Choose a tag to compare

What's Changed

  • feat: recommend local model from eval results by @chocks in #73
  • chore: release v0.1.17 by @chocks in #74

Full Changelog: v0.1.16...v0.1.17

v0.1.16

03 Apr 02:39
v0.1.16
16a1b8d

Choose a tag to compare

What's Changed

  • chore: upgrade setup-node to v5 by @chocks in #70
  • feat: add local model evaluation harness by @chocks in #71
  • chore: release v0.1.16 by @chocks in #72

Full Changelog: v0.1.15...v0.1.16

v0.1.15

03 Apr 02:11
v0.1.15
e0693b6

Choose a tag to compare

What's Changed

  • feat: finish v0.3.5 hardening by @chocks in #66
  • fix: lazy-load mcp auth directory by @chocks in #67
  • fix: safety-gate path traversal, editor multi-line ops, and test quality by @chocks in #68
  • chore: release v0.1.15 by @chocks in #69

Full Changelog: v0.1.14...v0.1.15

v0.1.14

03 Apr 01:03
v0.1.14
76047f5

Choose a tag to compare

What's Changed

  • docs: add v0.3.5 hardening milestone and tighten roadmap by @chocks in #53
  • feat: harden coding agent runtime by @chocks in #54
  • feat: add minimal patch edit support by @chocks in #55
  • feat: persist analyze context cache across runs by @chocks in #56
  • chore(deps): bump picomatch by @dependabot[bot] in #57
  • chore(deps): bump handlebars from 4.7.8 to 4.7.9 by @dependabot[bot] in #58
  • chore(deps): bump brace-expansion from 5.0.4 to 5.0.5 by @dependabot[bot] in #59
  • docs: model specialization strategy and roadmap integration by @chocks in #60
  • chore(deps): bump path-to-regexp from 8.3.0 to 8.4.0 by @dependabot[bot] in #61
  • feat: add Gemma 4 support via thinking config and larger default context by @chocks in #62
  • feat: expand v0.3.5 artifacts and prompt budgeting by @chocks in #63
  • feat: trigger docs site sync on publish by @chocks in #64
  • chore: release v0.1.14 by @chocks in #65

Full Changelog: v0.1.13...v0.1.14

v0.1.13

21 Mar 02:41
v0.1.13

Choose a tag to compare

What's Changed

  • chore(deps): bump hono from 4.12.5 to 4.12.7 by @dependabot[bot] in #36
  • feat: startup preflight check for backend availability by @chocks in #37
  • feat(v0.2): ToolRegistry + ToolDefinition interfaces by @chocks in #38
  • feat(v0.2): migrate existing tools to ToolDefinition format by @chocks in #39
  • feat(v0.2): SafetyGate + safety config schema by @chocks in #40
  • feat(v0.2): ToolExecutor with validation, safety, and parallel execution by @chocks in #41
  • feat(v0.2): wire ToolExecutor into agents and orchestrator by @chocks in #42
  • feat: add list_files tool (v0.2 PR 6) by @chocks in #43
  • feat: v0.3 design spec, plan, and search_code prerequisite by @chocks in #44
  • docs(v0.4): integrate qmd for BM25+vector hybrid search by @chocks in #45
  • feat: Phase A — editor types, CodeEditor, DiffRenderer by @chocks in #46
  • feat: E2E test harness with stub servers by @chocks in #47
  • feat: Phase B — coding agent types and AgentMemory by @chocks in #48
  • feat: Phase C — Planner, toolCalls, CodingAgent by @chocks in #49
  • feat: Phase D — config, StreamRenderer, Orchestrator/REPL wiring by @chocks in #50
  • chore(deps-dev): bump flatted from 3.3.4 to 3.4.2 by @dependabot[bot] in #51
  • chore: release v0.1.13 by @chocks in #52

New Contributors

Full Changelog: v0.1.12...v0.1.13

v0.1.12

11 Mar 00:39
v0.1.12
a91a338

Choose a tag to compare

What's Changed

  • feat: add write_file and edit_file tools to Claude agent by @chocks in #34
  • chore: release v0.1.12 by @chocks in #35

Full Changelog: v0.1.11...v0.1.12

v0.1.11

10 Mar 23:50
v0.1.11
c54c5cc

Choose a tag to compare

What's Changed

  • Add demo section to README by @chocks in #27
  • Update README by @chocks in #28
  • fix: friendly errors when Ollama or Claude API is unreachable by @chocks in #29
  • feat: prompt separator bars + auto-route greetings by @chocks in #30
  • docs: add v0.4 local coding agent architecture design by @chocks in #31
  • fix: give Claude agent tools instead of hallucinating by @chocks in #32
  • chore: release v0.1.11 by @chocks in #33

Full Changelog: v0.1.10...v0.1.11

v0.1.10

08 Mar 14:20
v0.1.10
09ca3df

Choose a tag to compare

What's Changed

  • fix: route bug-fixing tasks to Claude instead of local by @chocks in #25
  • chore: release v0.1.10 by @chocks in #26

Full Changelog: v0.1.9...v0.1.10

v0.1.9

08 Mar 13:57
v0.1.9
e614ad0

Choose a tag to compare

What's Changed

Full Changelog: v0.1.8...v0.1.9

v0.1.8

08 Mar 02:54
v0.1.8
5256d9f

Choose a tag to compare

What's Changed

  • docs: Locode v0.2 architecture design by @chocks in #18
  • feat: add CLI spinner and styled prompt by @chocks in #19
  • fix: tool call history loop in local agent by @chocks in #20
  • chore: release v0.1.8 by @chocks in #21

Full Changelog: v0.1.7...v0.1.8