Commit Graph

20 Commits

Author SHA1 Message Date
Christian Gunderman c369147b32 Disallow unsafe type assertions (#18688) 2026-02-10 00:10:15 +00:00
Aswin Ashok 1d081486e9 fix(chore): Support linting for cjs (#18639)
Co-authored-by: Gal Zahavi <38544478+galz10@users.noreply.github.com>
2026-02-09 18:36:16 +00:00
Grant McCloskey 2c39d878ed feat(skills): implement linking for agent skills (#18295) 2026-02-04 22:11:01 +00:00
Gal Zahavi 3d5b94da6e fix: enforce folder trust for workspace settings, skills, and context (#17596)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-02-03 22:53:31 +00:00
N. Taylor Mullen a664d5c7f2 feat(core): add .agents/skills directory alias for skill discovery (#18151) 2026-02-03 06:07:36 +00:00
N. Taylor Mullen 476851faf9 Stabilize skill-creator CI and package format (#17001) 2026-01-18 19:51:05 -08:00
N. Taylor Mullen 5e707c4f47 feat(skills): add conflict detection and warnings for skill overrides (#16709) 2026-01-15 04:02:17 +00:00
N. Taylor Mullen 10b6675aa2 refactor(core): harden skill frontmatter parsing (#16705) 2026-01-15 02:44:08 +00:00
maruto 8ddc5db0c1 fix: Handle colons in skill description frontmatter (#16345)
Co-authored-by: gemini-code-assist[bot] <gemini-code-assist[bot]@users.noreply.github.com>
2026-01-15 02:10:21 +00:00
N. Taylor Mullen 8ca38a15c3 refactor(skills): replace 'project' with 'workspace' scope (#16380) 2026-01-14 21:05:26 +00:00
N. Taylor Mullen 786fdc0544 feat: introduce 'skill-creator' built-in skill and CJS management tools (#16394) 2026-01-14 20:57:46 +00:00
N. Taylor Mullen 1c2df2c1bb feat(admin): support admin-enforced settings for Agent Skills (#16406) 2026-01-14 07:40:23 +00:00
N. Taylor Mullen afefab3025 feat(agents): improve UI feedback and parser reliability (#16459) 2026-01-13 00:20:28 +00:00
N. Taylor Mullen d4d2cd3de9 feat(core): support shipping built-in skills with the CLI (#16300) 2026-01-12 23:44:08 +00:00
N. Taylor Mullen 49121f8c00 feat(cli): add install and uninstall commands for skills (#16377) 2026-01-12 23:24:41 +00:00
Sehoon Shon d7dbfb2a11 Markdown w/ Frontmatter Agent Parser (#16094)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-01-12 16:31:49 +00:00
N. Taylor Mullen 5eb841ae7e Support for Built-in Agent Skills (#16045) 2026-01-10 06:26:58 +00:00
N. Taylor Mullen c343892a00 Polish: Move 'Failed to load skills' warning to debug logs (#16142) 2026-01-08 11:38:47 +00:00
N. Taylor Mullen 5ff3003ad0 Agent Skills: Extension Support & Security Disclosure (#15834) 2026-01-04 22:45:07 +00:00
N. Taylor Mullen 6c7045f346 Agent Skills: Unify Representation & Centralize Loading (#15833) 2026-01-03 16:24:36 -08:00