Commit Graph

39 Commits

Author SHA1 Message Date
Coco Sheng 9263ce45fa refactor(skills): move github-issue-triage to workspace-specific skills 2026-04-08 16:12:07 -04:00
Coco Sheng 71154cc4bc chore(skills): remove packaged .skill file from source 2026-04-08 16:10:16 -04:00
Coco Sheng 3c7203f79e docs(skills): add key model and diff/edit functionalities to maintainer-only criteria 2026-04-08 16:06:17 -04:00
Coco Sheng a7ee67c177 docs(skills): add check for existing features before reopening PRs 2026-04-08 16:00:50 -04:00
Coco Sheng 2884958ae1 docs(skills): add token and billing logic to maintainer-only criteria 2026-04-08 15:36:25 -04:00
Coco Sheng bbde72c237 docs(skills): add key model functionalities to maintainer-only criteria 2026-04-08 15:29:34 -04:00
Coco Sheng 786336f9f2 docs(skills): add PR comment step when discarding flawed PRs 2026-04-08 15:07:54 -04:00
Coco Sheng d499979f04 docs(skills): add PR approach evaluation to triage rules to prevent reopening flawed PRs 2026-04-08 15:05:56 -04:00
Coco Sheng 4d3e63b270 docs(skills): add core internal data structure and IPC changes to maintainer-only criteria 2026-04-08 14:37:37 -04:00
Coco Sheng c075a1c6a8 docs(skills): add key UI/UX changes to maintainer-only criteria 2026-04-08 14:20:07 -04:00
Coco Sheng a9192497ed docs(skills): require explanation comment when adding maintainer-only or help-wanted labels 2026-04-08 14:18:01 -04:00
Coco Sheng 2475f75dca docs(skills): clarify help-wanted criteria in github-issue-triage 2026-04-08 14:06:10 -04:00
Coco Sheng 5eb6339025 feat(skills): update issue triage closed PR rule 2026-04-08 14:05:03 -04:00
Coco Sheng affec04593 feat(skills): add github-issue-triage skill 2026-04-08 13:55:06 -04:00
Sandy Tao e446733b53 feat(core): add background memory service for skill extraction (#24274) 2026-04-02 05:05:31 +00:00
N. Taylor Mullen bd590bbde6 fix(cli): improve command conflict handling for skills (#21942) 2026-03-14 23:33:14 +00:00
Aswin Ashok 0d69f9f7fa Build binary (#18933)
Co-authored-by: Gal Zahavi <38544478+galz10@users.noreply.github.com>
2026-03-03 01:02:19 +00:00
Abhi acb7f577de chore(lint): fix lint errors seen when running npm run lint (#19844) 2026-02-21 18:33:25 +00:00
Michael Bleigh a129dbcdd4 feat(sdk): implement support for custom skills (#19031) 2026-02-14 02:09:31 +00:00
Christian Gunderman fd65416a2f Disallow unsafe type assertions (#18688) 2026-02-10 00:10:15 +00:00
Aswin Ashok 469cbca67f 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 a3af4a8cae feat(skills): implement linking for agent skills (#18295) 2026-02-04 22:11:01 +00:00
Gal Zahavi 71f46f1160 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 ad8796b02d feat(core): add .agents/skills directory alias for skill discovery (#18151) 2026-02-03 06:07:36 +00:00
N. Taylor Mullen 9d9e3d1555 Stabilize skill-creator CI and package format (#17001) 2026-01-18 19:51:05 -08:00
N. Taylor Mullen 222b739501 feat(skills): add conflict detection and warnings for skill overrides (#16709) 2026-01-15 04:02:17 +00:00
N. Taylor Mullen d0bbc7fa59 refactor(core): harden skill frontmatter parsing (#16705) 2026-01-15 02:44:08 +00:00
maruto 4848f42486 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 c8c7b57a79 refactor(skills): replace 'project' with 'workspace' scope (#16380) 2026-01-14 21:05:26 +00:00
N. Taylor Mullen 16b35910e2 feat: introduce 'skill-creator' built-in skill and CJS management tools (#16394) 2026-01-14 20:57:46 +00:00
N. Taylor Mullen bb6c574144 feat(admin): support admin-enforced settings for Agent Skills (#16406) 2026-01-14 07:40:23 +00:00
N. Taylor Mullen 548641c952 feat(agents): improve UI feedback and parser reliability (#16459) 2026-01-13 00:20:28 +00:00
N. Taylor Mullen e9c9dd1d67 feat(core): support shipping built-in skills with the CLI (#16300) 2026-01-12 23:44:08 +00:00
N. Taylor Mullen 2e8c6cfdbb feat(cli): add install and uninstall commands for skills (#16377) 2026-01-12 23:24:41 +00:00
Sehoon Shon 7b7f2fc69e 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 461c277bf2 Support for Built-in Agent Skills (#16045) 2026-01-10 06:26:58 +00:00
N. Taylor Mullen 722c4933dc Polish: Move 'Failed to load skills' warning to debug logs (#16142) 2026-01-08 11:38:47 +00:00
N. Taylor Mullen bdb349e7f6 Agent Skills: Extension Support & Security Disclosure (#15834) 2026-01-04 22:45:07 +00:00
N. Taylor Mullen f0a039f7c0 Agent Skills: Unify Representation & Centralize Loading (#15833) 2026-01-03 16:24:36 -08:00