Skip to content

Releases: dimetron/pi-go

v0.0.46

Choose a tag to compare

@github-actions github-actions released this 30 Jul 11:34
Immutable release. Only release title and notes can be modified.
16fa4e5

Changelog

  • ada9fbe Feat/config base urls (#55)
  • 55d0058 Signoff: lint, tests, coverage >80% pass
  • 7140feb Surface provider API errors in the TUI, and update model catalog (#59)
  • 14ba403 docs(specs): add Antigravity ACP support research and design
  • 633cc63 fix(tools): strip libmalloc chatter from bash tool stderr
  • 3ce04c1 fix(tui): context-aware window title + popup scroll clamp (#54)
  • ed9d595 refactor(acp): split initPiSessionState into named setup helpers
  • e85b1fa refactor(cli): extract session wiring helpers from runNonInteractive
  • 3e740ae refactor(cli): split runPing into phase helpers and a pingTarget
  • 9f81101 refactor(palace): split MineProject into phase helpers
  • d5bb0bb refactor(tui): dispatch Update and handleKey through named handlers
  • 6a3a814 refactor(tui): split RenderSidebar into section helpers

v0.0.45

Choose a tag to compare

@github-actions github-actions released this 17 Jul 21:11
Immutable release. Only release title and notes can be modified.
24c8a5b

Changelog

  • 24c8a5b fix(agent): safe instruction provider fails open per placeholder (#53)

v0.0.44

Choose a tag to compare

@github-actions github-actions released this 17 Jul 17:06
Immutable release. Only release title and notes can be modified.
199c44c

Changelog

  • 199c44c tui: stop markdown renderer from querying the terminal (#52)

v0.0.43

Choose a tag to compare

@github-actions github-actions released this 17 Jul 14:11
Immutable release. Only release title and notes can be modified.
f85bd74

Changelog

v0.0.42

Choose a tag to compare

@github-actions github-actions released this 13 Jul 11:11
Immutable release. Only release title and notes can be modified.
f2d6aff

Changelog

  • f2d6aff fix(cli): skip go-huggingface race in TestRunMemoryMine_* under -race (#50)

v0.0.40

Choose a tag to compare

@github-actions github-actions released this 12 Jul 18:28
Immutable release. Only release title and notes can be modified.
3f3cf5c

Changelog

  • 3f3cf5c Feat/statusbar fullwidth sidebar top (#48)

v0.0.39

Choose a tag to compare

@github-actions github-actions released this 12 Jul 14:55
Immutable release. Only release title and notes can be modified.
c107738

Changelog

  • d3e9a1f - codex spec - tasks spec
  • 9fd5e7f Feat/update model names (#45)
  • d194e8e Fix/memory leaks (#46)
  • 599a14e docs(tui): explain MouseModeCellMotion + add bundled memory-index skill (#44)
  • c107738 feat(codex): add Codex direct-mode client, session, and subagent spawner

v0.0.38

Choose a tag to compare

@github-actions github-actions released this 08 Jul 02:34
Immutable release. Only release title and notes can be modified.
2823a3f

Changelog

  • 2823a3f Fix/issue 39 gemini 3.5 models (#43)
  • b864b21 fix(provider): add gemini-3.5-flash and gemini-3.1-flash-lite to known models (#39) (#42)

v0.0.36

Choose a tag to compare

@github-actions github-actions released this 28 Jun 01:08
Immutable release. Only release title and notes can be modified.
8ed6912

Changelog

v0.0.35

Choose a tag to compare

@github-actions github-actions released this 27 Jun 17:30
Immutable release. Only release title and notes can be modified.
22d54e2

Changelog

  • 22d54e2 feat(mcp): support custom HTTP headers for URL-based MCP servers (#37)