Shoubhit Dash
|
d6840868d4
|
refactor(ripgrep): use embedded wasm backend (#21703)
|
2026-04-14 11:56:23 +05:30 |
|
Kit Langton
|
5ee7edaf9e
|
refactor(tool): make Tool.Info init effectful (#21989)
|
2026-04-11 12:33:17 -04:00 |
|
Kit Langton
|
5917ac2162
|
fix: provide EffectLogger.layer to bare Effect.runPromise/runFork calls (#21974)
|
2026-04-10 22:55:08 -04:00 |
|
Kit Langton
|
c5fb6281f0
|
refactor(tool): Tool.Def.execute returns Effect, rename defineEffect → define (#21961)
|
2026-04-10 22:36:02 -04:00 |
|
Kit Langton
|
5d6fe01465
|
convert skill tool to Tool.defineEffect (#21936)
|
2026-04-10 19:49:53 -04:00 |
|
Kit Langton
|
17bd16667c
|
refactor(effect): move tool descriptions into registry (#21795)
|
2026-04-09 22:20:27 -04:00 |
|
Dax
|
463318486f
|
core: refactor tool system to remove agent context from initialization (#21052)
|
2026-04-07 19:48:12 -04:00 |
|
Aiden Cline
|
f96e2d4222
|
tweak: adjust skill presentation to be a little less token heavy (#17098)
|
2026-03-11 16:03:15 -05:00 |
|
Aiden Cline
|
0f6bc8ae71
|
tweak: adjust way skills are presented to agent to increase likelyhood of skill invocations. (#17053)
|
2026-03-11 10:24:55 -05:00 |
|
Aiden Cline
|
3975329629
|
feat: improve skills, better prompting, fix permission asks after invoking skills, ensure agent knows where scripts/resources are (#11737)
|
2026-02-03 09:58:31 -06:00 |
|
Dax
|
81ac41e089
|
feat: make skills invokable as slash commands in the TUI (#11390)
|
2026-01-31 00:41:55 -05:00 |
|
Spoon
|
45ec3105b1
|
feat: support config skill registration (#9640)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
|
2026-01-29 11:47:06 -06:00 |
|
Aiden Cline
|
ab3d412a81
|
tweak: adjust skill tool description to make it more clear which skills are available
|
2026-01-21 11:08:28 -06:00 |
|
M. Adel Alhashemi
|
485aadcbfa
|
fix: restore skill filtering by agent permissions (#7042)
|
2026-01-06 12:01:37 -06:00 |
|
Matthijs Wolting
|
d76d6db589
|
fix: add missing await for available skills in skill tool (#7072)
|
2026-01-06 11:56:49 -06:00 |
|
Dax
|
351ddeed91
|
Permission rework (#6319)
Co-authored-by: Github Action <action@github.com>
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com>
|
2026-01-01 17:54:11 -05:00 |
|
Aiden Cline
|
79c263494f
|
tweak: inform agent if no skills are available
|
2025-12-27 21:20:00 -06:00 |
|
Mohammad Alhashemi
|
3a54ab68d1
|
feat(skill): add per-agent filtering to skill tool description (#6000)
|
2025-12-22 20:14:33 -05:00 |
|
Mohammad Alhashemi
|
046e351140
|
feat: add native skill tool with permission system (#5930)
Co-authored-by: Dax Raad <d@ironbay.co>
|
2025-12-22 18:24:06 -05:00 |
|