Peter Steinberger
|
c7e7ac2728
|
refactor: remove expired plugin compatibility surfaces (#111451)
* docs(secrets): remove retired web credential paths
* refactor(web): remove retired provider compatibility paths
* refactor(providers): delete retired compatibility routes
* refactor(secrets): remove retired credential aliases
* refactor(plugin-sdk): delete retired compatibility surfaces
* docs(plugin-sdk): remove retired migration guidance
* chore(plugin-sdk): refresh rebased surface budgets
* chore(plugin-sdk): refresh API removal baseline
* refactor(compat): migrate retired internal callers
* chore(plugin-sdk): refresh current-main baselines
* test(config): migrate plugin-owned secret assertions
* test(gateway): narrow plugin secret refs
* fix(plugin-sdk): preserve private boundary type identity
* chore(compat): remove stale sweep references
* chore(lint): lower max-lines budget
* refactor(secrets): remove unused web helper
* build(plugin-sdk): drop removed compat entries
* chore(plugin-sdk): refresh rebased API baseline
* chore(plugin-sdk): use Linux API baseline hash
* fix(plugin-sdk): preserve private bundled build entries
* fix(plugin-sdk): package private runtime facades
* fix(plugins): preserve external credential contracts
|
2026-07-19 11:04:48 -07:00 |
|
Peter Steinberger
|
f7d7148cf0
|
docs: rewrite published docs grounded in current source (#100142)
Source-grounded rewrite of 529 published docs pages with per-unit information-loss verification: 1,713 factual corrections cited to src/**, generated surfaces regenerated, frontmatter titles preserved for i18n, release notes pages untouched. All docs gates green.
Closes #100141
|
2026-07-05 00:32:47 -04:00 |
|
Peter Steinberger
|
9008fa445d
|
fix(kimi): reject ungrounded web search answers
|
2026-05-02 07:03:29 +01:00 |
|
Vincent Koc
|
2777b089b5
|
docs: normalize frontmatter titles to sentence case
|
2026-04-23 13:15:17 -07:00 |
|
Vincent Koc
|
4a2cd533ac
|
docs: remove duplicate H1 where frontmatter title already sets it
|
2026-04-23 13:11:14 -07:00 |
|
aniaan
|
c8e5150fd4
|
feat(moonshot): default to Kimi K2.6 with K2.6-only thinking.keep support (#68816)
Merged via squash.
Prepared head SHA: ed54e02842
Co-authored-by: aniaan <40813941+aniaan@users.noreply.github.com>
Co-authored-by: odysseus0 <8635094+odysseus0@users.noreply.github.com>
Reviewed-by: @odysseus0
|
2026-04-20 18:04:49 -07:00 |
|
Peter Steinberger
|
0051a86b8f
|
docs: clarify synthesized web search count behavior
|
2026-04-04 09:17:49 +01:00 |
|
Gaston Rodriguez
|
b6b1d5dd6c
|
Moonshot: reuse native base URL for Kimi web search
|
2026-04-04 17:16:29 +09:00 |
|
Peter Steinberger
|
e5d03f734a
|
docs: refresh kimi web search setup
|
2026-04-04 09:15:01 +01:00 |
|
Vincent Koc
|
78399c67e9
|
docs(tools): restructure web search into nested group with provider sub-pages
Restructure "Web and search" into a "Web Search" nested group
(matching Browser pattern) with provider sub-pages:
New pages:
- tools/gemini-search: Gemini with Google Search grounding setup
- tools/grok-search: Grok/xAI web-grounded search setup
- tools/kimi-search: Kimi/Moonshot web search setup
Existing pages (Brave, Firecrawl, Perplexity, Tavily) already exist.
Changes to tools/web.md (overview page):
- Simplify provider table with links to sub-pages
- Replace inline Gemini section with link to dedicated page
- Replace inline Brave/Perplexity setup with CardGroup linking all 7 providers
- Keep auto-detection, web_search, web_fetch reference sections
Navigation: "Web and search" -> "Web Search" with all 8 pages
(overview + 7 providers alphabetical)
|
2026-03-22 14:25:16 -07:00 |
|