Commit graph

24 commits

Author SHA1 Message Date
frdel
e138e33ca9 Add file-level DOX docs & update AGENTS indexes
Add comprehensive file-level DOX documentation across the repo and update directory AGENTS.md indexes. Many new `*.py.dox.md` files were added under api, helpers, tools, plugins, extensions, webui, and other dirs to document endpoint purpose, ownership, runtime contracts, work guidance, and verification. Several AGENTS.md files were created or updated (agents profiles, api, docker, extensions, helpers, plugins, skills, webui components, etc.) to list child DOX files and clarify documentation/work guidance. Also add example and bundled profile DOX files (agent0, default, developer, hacker, researcher) and minor updates to helpers/dirty_json.py and its tests. These changes improve on-disk documentation coverage and establish the convention that each direct runtime file should have a matching `*.dox.md` describing its contracts and verification steps.
2026-06-08 12:41:53 +02:00
Alessandro
527192a26d disable wikidata searxng engine to prevent bootstrap failure
- Fixes SearXNG startup failure in the Docker container caused by `wikidata` engine init raising `KeyError: 'name'`.
- Adds a default-settings engine override to remove `wikidata` during initialization in both base and run image SearXNG configs.
2026-04-21 06:03:40 +02:00
frdel
75b8085b65 Add unzip to Docker base packages, refactor API key handling, improve self-update system
- Add unzip package to Docker base installation
- Remove deprecated missing API key banner extension
- Refactor API key management: clear drafts on init, track dirty state, allow empty string saves
- Add version filtering to self-update: enforce minimum v0.9.9, validate tag format
- Improve self-update UI: convert howto to Bootstrap collapse, fix branch selector reactivity, group tag suggestions
- Fix settings
2026-03-24 17:17:19 +01:00
frdel
a7bfc7798b fix: OpenRouter header format, pipx install, code exec output truncation, and model config UI improvements
- Change X-OpenRouter-Categories from YAML list to comma-separated string
- Add pipx to base Python installation
- Truncate long lines in code execution output to 500 chars (250 from each end) before prompt detection
- Reorder model config UI sections and simplify plugin config button handler
- Remove border/padding from model summary grid and adjust mobile responsive styles
2026-03-19 16:28:33 +01:00
frdel
1f7e3b5a28 searxng settings fix 2026-02-10 10:56:43 +01:00
frdel
ac0041d951 searxng settings 2026-02-10 10:19:42 +01:00
frdel
ec3bb61e4e upgrade preps 2026-02-02 15:41:02 +01:00
frdel
dd018d66a4 pipx, subagent paths, alpine directives, CSRF allowed origins autoset 2025-12-19 11:30:08 +01:00
frdel
1c966b6769 python version split polish 2025-09-23 14:10:47 +02:00
frdel
9f6c1bf4cc pyenv path 2025-09-23 11:15:32 +02:00
linuztx
d16e6202fb update torch versions 2025-09-11 12:12:51 +08:00
linuztx
33618bc030 feat: Kali upgrade python3.13 2025-09-11 12:10:47 +08:00
frdel
dbe6b0fe7d repository namespaces update 2025-07-18 10:52:01 +02:00
frdel
80abbdd301 torch version fix, cron chmod fix 2025-06-17 21:15:11 +02:00
frdel
8edcb957b9 x86 build fix + build cleanup 2025-06-17 20:49:33 +02:00
frdel
4767db3b60 rag + markdown, final touches 2025-06-17 13:37:28 +02:00
frdel
5126dc9732 mcp prototype 2025-06-03 22:25:51 +02:00
frdel
5170f98741 base image split 2025-06-03 17:31:17 +02:00
frdel
4223fa77c3 Revert "fix: import sentence_transfomers on pure cpu was failing (#429)"
This reverts commit f37974c3b1.
2025-06-03 16:59:37 +02:00
frdel
64a7e0f120 mcp wip 2025-06-03 16:59:31 +02:00
ehl0wr0ld
f37974c3b1
fix: import sentence_transfomers on pure cpu was failing (#429)
Co-authored-by: Rafael Uzarowski <uzarowski.rafael@proton.me>
2025-06-03 16:28:29 +02:00
frdel
922a4a71d5 MCP client merge 2025-05-30 21:53:38 +02:00
frdel
33e861c5a6 The Merge - builds
base image separation
2025-05-27 21:55:59 +02:00
frdel
d0ae5e54f7 The Merge - initial changes 2025-05-27 18:48:22 +02:00