Chris Yuan
|
246d40db73
|
fix(skill): emit base directory as filesystem path, not file:// URL (#33580)
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
|
2026-06-24 00:08:22 -05:00 |
|
Dax
|
a0409e64d8
|
refactor(core): unify filesystem search service (#31566)
|
2026-06-09 20:38:02 -04:00 |
|
Dmitriy Kovalenko
|
7d3d80f840
|
feat(opencode): fff search tools (#27802)
Co-authored-by: Shoubhit Dash <shoubhit2005@gmail.com>
|
2026-06-06 19:12:31 +05:30 |
|
Dax
|
604a5f781f
|
refactor(core): consolidate filesystem services (#30447)
|
2026-06-02 16:09:26 -04:00 |
|
Shoubhit Dash
|
7265c46af6
|
fix(skill): type expected skill failures (#28885)
|
2026-05-22 23:18:52 +05:30 |
|
Kit Langton
|
3910a6e527
|
refactor(tool): migrate tool framework + all 18 built-in tools to Effect Schema (#23244)
|
2026-04-23 16:09:34 -04:00 |
|
Aiden Cline
|
9c16bd1e30
|
fix: make skills logic more token efficient (#23253)
|
2026-04-17 23:51:16 -05:00 |
|
Kit Langton
|
5011465c81
|
feat: unwrap tool namespaces to flat exports + barrel (#22762)
|
2026-04-16 03:56:54 +00:00 |
|
Kit Langton
|
d4cfbd020d
|
feat: unwrap effect namespaces to flat exports + barrel (#22745)
|
2026-04-15 23:29:12 -04:00 |
|
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 |
|