Commit graph

19 commits

Author SHA1 Message Date
Alessandro
50f80d57dc Refresh onboarding screenshots in docs
Update first-run onboarding docs for the welcome screen, in-chat model gate, Cloud/AI account/Local provider paths, and explicit main and utility model choices.

Replace stale onboarding screenshots with optimized current assets and add gate, account, and local-provider captures.
2026-07-02 17:29:40 +02:00
Alessandro
6dfd3d5d5b Refresh install docs for Launcher and A0 Install
Update the docs index, quickstart, and installation guide to present A0 Launcher, A0 Install, and direct Docker as distinct setup paths.

Add the A0 Launcher v0.9 download matrix, document headless installer usage, and align visible architecture labels with the x86/ARM wording.
2026-06-24 13:08:11 +02:00
Alessandro
1d90c27f3b Document Launcher setup and v2.0 upgrade path
Add a Launcher guide with runtime setup, Installs, Instances, and screenshot capture notes.

Link the guide from README, quickstart, and docs index, and clarify the v1.20-to-v2.0 image upgrade path with backup/restore screenshots.
2026-06-24 10:54:43 +02:00
frdel
afdc3aeb44 Add protocol prompt area before history
Some checks are pending
Build And Publish Docker Images / plan (push) Waiting to run
Build And Publish Docker Images / build (push) Blocked by required conditions
Introduce a new prompt "protocol" separate from extras: add LoopData.protocol_temporary and protocol_persistent, include protocol contents before message history during prompt construction, and clear temporary protocol data each turn. Add helper _build_context_message to render protocol/extras, update response input conversion to include protocol, and move project instructions & active/loaded skills injection into protocol. Update docs, prompts, plugin metadata, the SkillsTool message, and add tests to verify protocol placement and behavior.
2026-06-18 21:42:06 +02:00
Alessandro
818bda0385 Document first-run onboarding flow
Some checks are pending
Build And Publish Docker Images / plan (push) Waiting to run
Build And Publish Docker Images / build (push) Blocked by required conditions
Add a screenshot-led guide for the guided onboarding wizard using Agent Zero API as the example setup. Link the guide from the docs hub, quickstart, and installation setup flow, and include optimized screenshots for choosing Cloud, selecting a provider, choosing models, and reaching the ready state.
2026-05-09 08:05:09 +02:00
Alessandro
58b161e5d3 docs: make Agent Zero guides more human
Refresh README, quickstart, and the docs index around Browser, Desktop, A0 CLI, projects, memory, skills, profiles, and model presets.

Add optimized scoped screenshots for Web UI, Browser, Desktop, and CLI workflows.

Trim architecture-heavy developer pages toward DeepWiki handoffs so local docs stay focused on practical user guidance.
2026-05-09 00:02:11 +02:00
Alessandro
954eca3563 add a0-setup-cli Skill and restore lexical trigger matching
Add a builtin `a0-setup-cli` skill for guiding host-side A0 connector setup,
and restore the lightweight trigger-word based skill matching flow, which many users asked for.

- add builtin `skills/a0-setup-cli/` with installer-first host setup guidance,
  container guardrails, fallback install paths, and example responses
- fix `helpers.skills_cli` so builtin skills under `/skills` are discoverable,
  searchable, and validatable
- restore trigger-pattern scoring in runtime `search_skills()`
- re-enable `skills_tool:search` in the current tool flow
- add lightweight lexical relevant-skill recall for the current user message
  without reintroducing memory/vector-db skill recall
- update skill prompts to steer the agent toward search/load when requests
  match skill trigger phrases
2026-04-11 18:03:05 +02:00
Alessandro
bfe4119d72 quick update flow and migration guidance 2026-03-31 21:53:47 +02:00
Alessandro
97591b6908 docs: align install and update flow 2026-03-31 16:36:27 +02:00
Alessandro
77ee200575 fix broken links 2026-02-10 18:18:23 +01:00
Alessandro
a76cd524fe optimize media; README.md; change structure
update mcp guides; better structure
cleanup media
update README.md and docs index
fix links in setup guide
update TOCs and usage
2026-02-10 17:38:02 +01:00
Alessandro
12e6ef4b33 update /tmp refs to /usr 2026-02-10 17:38:02 +01:00
Alessandro
4839ec3b45 update installation guide and quickstart 2026-02-10 17:38:02 +01:00
Alessandro
55bf0e4ed9 update docs for v0.9.8
Update docs for Docker-first quickstart and MCP client config + skills
2026-02-10 17:38:01 +01:00
frdel
4932e12546 WebSocket merge 2026-02-01 16:07:45 +01:00
Alessandro
8581e37eb2 FAQs FIX!
- Faqs were replaced by quickstart 🤔
- Fixed all broken links
2024-10-15 17:13:24 +02:00
Alessandro
274982df92 Docs 1.1
- Added Tools in architecture page
- Typos, structure/section placement errors
- Consistency!
2024-10-15 13:01:30 +02:00
Alessandro
55992d8625 Update quickstart.md 2024-10-12 00:12:14 +02:00
Alessandro
840438c84d Documentation and updated README.md for v0.7
• First solid docs version (.md only)
• Your installation guide is fully incorporated in docs/installation.md
• Updated readme.md file for v0.7
• Changelog
2024-10-11 23:12:05 +02:00