Skip to content

Releases: tiylabs/tiycode

0.3.11

Choose a tag to compare

@github-actions github-actions released this 30 Apr 16:46
f52442d

✨ New Features

🐛 Bug Fixes

  • 8247ce2 - agent-session: 🐛 propagate reasoning_content_constrained to all provider types (PR #160 by @HayWolf)

0.3.11-rc.1

0.3.11-rc.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 30 Apr 15:14

✨ New Features

  • 75d07b8 - terminal: ✨ add Ghostty terminal support (commit by @jorben)

🐛 Bug Fixes

  • 8247ce2 - agent-session: 🐛 propagate reasoning_content_constrained to all provider types (PR #160 by @HayWolf)

0.3.11-rc.0

0.3.11-rc.0 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 30 Apr 14:16

🐛 Bug Fixes

  • f3c3723 - agent-session: 🐛 propagate reasoning_content_constrained to all provider types (commit by @jorben)

0.3.10

Choose a tag to compare

@github-actions github-actions released this 30 Apr 04:36
3c2d9a2

✨ New Features

  • 5e10f91 - agent: ✨ add ToolRequested event and 'requested' status (PR #153 by @jorben)
  • 3c2d9a2 - worktree: ✨ Fix branch tracking and support remote branch checkout (PR #157 by @jorben)

🐛 Bug Fixes

  • d68c486 - tools: 🐛 Auto-resolve search/find parameter conflicts and add diagnostics (PR #155 by @jorben)
  • 5c30377 - logging: 🐛 improve RUST_LOG environment variable parsing (PR #158 by @HayWolf)

♻️ Refactors

  • 8ac8edb - task-board-card: ♻️ restructure task summary and active task layout (PR #152 by @jorben)

0.3.10-rc.3

0.3.10-rc.3 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 30 Apr 03:21

✨ New Features

  • 5e10f91 - agent: ✨ add ToolRequested event and 'requested' status (PR #153 by @jorben)
  • 79fd903 - worktree: ✨ support checking out remote branches with upstream tracking (commit by @jorben)

🐛 Bug Fixes

  • d68c486 - tools: 🐛 Auto-resolve search/find parameter conflicts and add diagnostics (PR #155 by @jorben)
  • 5c30377 - logging: 🐛 improve RUST_LOG environment variable parsing (PR #158 by @HayWolf)
  • a6b3bea - agent: 🐛 propagate reasoning_content_constrained for all providers (commit by @jorben)

♻️ Refactors

  • 8ac8edb - task-board-card: ♻️ restructure task summary and active task layout (PR #152 by @jorben)

✅ Tests

  • 3615ffb - worktree: ✅ add track_upstream parameter to test fixtures (commit by @jorben)

0.3.10-rc.2

0.3.10-rc.2 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 29 Apr 13:24

✨ New Features

  • 5e10f91 - agent: ✨ add ToolRequested event and 'requested' status (PR #153 by @jorben)
  • 79fd903 - worktree: ✨ support checking out remote branches with upstream tracking (commit by @jorben)

🐛 Bug Fixes

  • d68c486 - tools: 🐛 Auto-resolve search/find parameter conflicts and add diagnostics (PR #155 by @jorben)

♻️ Refactors

  • 8ac8edb - task-board-card: ♻️ restructure task summary and active task layout (PR #152 by @jorben)

0.3.10-rc.1

0.3.10-rc.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 29 Apr 12:28
d68c486

✨ New Features

  • 5e10f91 - agent: ✨ add ToolRequested event and 'requested' status (PR #153 by @jorben)

🐛 Bug Fixes

  • d68c486 - tools: 🐛 Auto-resolve search/find parameter conflicts and add diagnostics (PR #155 by @jorben)

♻️ Refactors

  • 8ac8edb - task-board-card: ♻️ restructure task summary and active task layout (PR #152 by @jorben)

0.3.10-rc.0

0.3.10-rc.0 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 29 Apr 08:13

✨ New Features

  • 5e10f91 - agent: ✨ add ToolRequested event and 'requested' status (PR #153 by @jorben)
  • e477a10 - search: ✨ add auto-conflict resolution and pattern normalization for file search tools (commit by @jorben)

♻️ Refactors

  • 8ac8edb - task-board-card: ♻️ restructure task summary and active task layout (PR #152 by @jorben)

🔧 Chores

  • ba319c7 - tests: 🔧 suppress unused variable warnings in agent session tests (commit by @jorben)

0.3.9

Choose a tag to compare

@github-actions github-actions released this 28 Apr 09:29
3139692

✨ New Features

  • 3139692 - catalog: ✨ add NormalizingCatalogMetadataStore for provider model suffix normalization (PR #150 by @jorben)

0.3.8

0.3.8 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 28 Apr 06:11
1f5e966

✨ New Features

  • 42fec2a - task-board: ✨ add composer variant with compact summary and scrollable task list (PR #145 by @jorben)
  • 761e317 - model: ✨ Add reasoning content constrained capability (PR #146 by @jorben)
  • 1f5e966 - workbench-shell: ✨ add showCommandBlock flag to shell tool presentation (PR #148 by @jorben)