Tak Hoffman
|
2de28379dd
|
Plugins: remove public extension-api surface (#48462)
* Plugins: remove public extension-api surface
* Plugins: fix loader setup routing follow-ups
* CI: ignore non-extension helper dirs in extension-fast
* Docs: note extension-api removal as breaking
|
2026-03-16 15:51:08 -05:00 |
Nimrod Gutman
|
e2dac5d5cb
|
fix(plugins): load bundled extensions from dist (#47560)
|
2026-03-15 21:16:27 +02:00 |
Peter Steinberger
|
bbb52087ed
|
test: dedupe llm task embedded run setup
|
2026-03-13 23:35:27 +00:00 |
Xaden Ryan
|
658bd54ecf
|
feat(llm-task): add thinking override
Co-authored-by: Xaden Ryan <165437834+xadenryan@users.noreply.github.com>
|
2026-03-12 19:21:35 +11:00 |
cpojer
|
935a0e5708
|
chore: Enable `typescript/no-explicit-any` rule.
|
2026-02-02 16:18:09 +09:00 |
cpojer
|
230ca789e2
|
chore: Lint extensions folder.
|
2026-01-31 22:42:45 +09:00 |
cpojer
|
8cab78abbc
|
chore: Run `pnpm format:fix`.
|
2026-01-31 21:13:13 +09:00 |
Peter Steinberger
|
309fcc5321
|
fix: publish llm-task docs and harden tool
|
2026-01-24 01:44:51 +00:00 |
Vignesh
|
95d45c0aa7
|
feat: add optional llm-task JSON-only tool (#1498)
* feat(llm-task): add optional JSON-only LLM task tool
* fix(llm-task): fix invalid package.json
* fix(llm-task): fix invalid plugin manifest JSON
* fix(llm-task): fix index.ts import quoting
* fix(llm-task): load embedded runner from src or bundled dist
|
2026-01-24 01:18:47 +00:00 |