Shakker
|
28290a496f
|
fix: allow concise skill update descriptions
|
2026-05-30 20:04:52 +01:00 |
|
Shakker
|
2383cfd303
|
refactor: rename skill workshop agent tool
|
2026-05-30 20:04:52 +01:00 |
|
Shakker
|
3ea82adf97
|
fix: show skill proposal support files on inspect
|
2026-05-30 20:04:52 +01:00 |
|
Shakker
|
11d6ce15e8
|
fix: harden skill proposal boundaries
|
2026-05-30 20:04:52 +01:00 |
|
Shakker
|
e9b0a5f69e
|
feat: revise pending skill proposals
|
2026-05-30 20:04:52 +01:00 |
|
Shakker
|
ab0613c9d3
|
feat: support skill proposal files
|
2026-05-30 20:04:52 +01:00 |
|
Shakker
|
5205b94d84
|
feat: expose skill workshop gateway methods
|
2026-05-30 20:04:52 +01:00 |
|
Peter Steinberger
|
a509c48f0e
|
feat: add core session goals (#87469)
* feat: add core session goals
* feat: polish session goals in tui
* fix: resolve goal tool session stores
* fix: keep get goal read-only
* fix: migrate legacy goal session slots
* fix: persist goal token accounting
* fix: validate goal session rows
* refactor: remove unshipped goal legacy handling
* fix: handle goal commands in local tui
* fix: satisfy goal tool display checks
* fix: reset goal budget on overdue resume
* feat: surface session goals across control surfaces
* test: update gateway protocol test import
* test: align goal fixture types with protocol
* fix: scope selected global transcript usage fallback
* fix: scope selected global web subscriptions
* fix: preserve selected global agent during chat dispatch
* fix: scope chat inject to selected global agents
|
2026-05-29 22:36:29 +02:00 |
|
joshavant
|
80227005a0
|
feat(exec): add normalized auto mode
Co-authored-by: Vincent Koc <25068+vincentkoc@users.noreply.github.com>
Co-authored-by: jesse-merhi <79823012+jesse-merhi@users.noreply.github.com>
|
2026-05-30 00:04:06 +10:00 |
|
Vincent Koc
|
27b15a19e8
|
refactor(voice): catalog voice models through providers (#87794)
* refactor(providers): catalog voice models
* feat(tts): route speech through voice models
* refactor(tts): rename speaker selection fields
* refactor(tts): mark default speech models
* test(tts): type migrated speaker config assertions
* refactor(providers): avoid catalog merge map spread
* fix(tts): honor voice model fallbacks
* refactor(tts): move speech core into package
* chore(tts): register speech core knip workspace
* fix(tts): show migrated speaker voice in status
* fix(tts): satisfy speech core lint
* fix(tts): preserve explicit model aliases
* test(tts): narrow provider config assertion
* test(doctor): allow slow commitments repair check
---------
Co-authored-by: Peter Steinberger <steipete@gmail.com>
|
2026-05-29 04:46:45 +01:00 |
|
Peter Steinberger
|
b1117d9862
|
refactor: extract gateway client package (#87797)
* refactor: extract gateway client package
* chore: drop generated gateway package artifacts
* refactor: move gateway protocol package
* refactor: remove old gateway protocol tree
* test: keep auth compat split in run mode
* test: expose gateway wrapper options for internals
* fix: watch moved gateway package sources
* test: normalize slash command import guard
* chore: teach knip gateway package entries
* ci: route gateway client package checks
* fix: reuse ipaddr for gateway client hosts
* fix: sync gateway protocol usage schema
|
2026-05-29 02:23:42 +01:00 |
|