Commit graph

31 commits

Author SHA1 Message Date
Alessandro
949c96930a docs: update OAuth README screenshot 2026-05-02 21:07:22 +02:00
Alessandro
f67564a8ae Add Codex/ChatGPT account OAuth provider
Create a generic OAuth Connections plugin with Codex/ChatGPT Account as the first provider, using OpenAI's device-code flow to persist Codex-compatible account tokens.

Expose a loopback OpenAI-compatible wrapper for models, responses, and chat completions, and point LiteLLM at the container-local Agent Zero origin.

Add a dummy API-key extension and focused tests so the account-backed provider appears configured without requiring a user-entered key.

docs: add Codex plan OAuth callout

Highlight that Agent Zero can use an existing OpenAI Codex plan through the new OAuth flow.

Add the account-backed LLM plans image and surface the section from the README navigation, while pointing toward future Gemini CLI and Claude Code integrations.

Handle Codex account SSE chat chunks

Teach the Codex/ChatGPT account bridge to extract text from OpenAI-style SSE chat completion deltas and fall back to a normal output_text response when upstream only streams chunks.

Strip user-supplied stream kwargs before LiteLLM calls so Agent Zero owns streaming mode and custom parameters cannot pass stream twice.

Add targeted tests for streamed delta extraction and reconstructed responses.

update README.md with LLM plans mention
2026-04-28 16:14:53 +02:00
Alessandro
8a59cb8796 update main readme pre v1.10
Update README.md

replace thumb img and update main readme
2026-04-28 14:19:01 +02:00
Alessandro
2dc6bd54f2 plugins: rename marketplace to plugin hub 2026-03-16 17:54:54 +01:00
Alessandro
48632c2a95 plugin standards in docs; enhance A0 knowledge/main
docs: update installation guide thumbnail and URL

- Updated the video URL and thumbnail to be the new script-based installation guide from YT in README.md and internal docs.

---

- Standardize Python imports for user plugins to `usr.plugins.<plugin_name>...`,
  replacing sys.path hacks and symlink-dependent patterns
- Add cleanup policy: plugins must not leave permanent system modifications
  (symlinks, orphaned services, stray files) after deletion
- Remove superseded plugin-import-standards-report.md (recommendations are now
  integrated into the actual docs)
- Updated surfaces: AGENTS.md, AGENTS.plugins.md, developer/plugins.md,
  a0-create-plugin skill

---

update AGENTS.md and enhance agent-facing knowledge of A0

Enhanced the knowledge of the framework by removing the 1:1 copy of our GitHub README.md at the root and replacing it with a docs set for agents, to know more about Agent Zero without all the noise from URLs, explanations meant only for users.

Updated AGENTS.md accordingly.
2026-03-16 04:05:24 +01:00
Alessandro
7b1f3fbbac rename init to execute.py; update docs + create plugin skill 2026-03-16 04:04:37 +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
4839ec3b45 update installation guide and quickstart 2026-02-10 17:38:02 +01:00
Alessandro
8adf165404 docs stack update part i 2026-02-10 17:38:02 +01:00
frdel
80e8573acb scheduler cleanup, high banner 2025-10-15 09:22:45 +02:00
frdel
94f595eb2b connectivity and other docs 2025-08-07 15:39:05 +02:00
frdel
c177937f3b dev setup, guides, docs 2025-07-29 17:13:54 +02:00
frdel
7a4946e5b5 readme + docs update 2025-05-27 10:12:00 +02:00
frdel
d3208a9500 res banner 2025-05-02 10:22:39 +02:00
frdel
f3e9733287 Squashed commit of the following:
commit 88f277855b
Author: frdel <38891707+frdel@users.noreply.github.com>
Date:   Tue Mar 18 13:39:42 2025 +0100

    warpcast added

commit 04e1f483de
Author: frdel <38891707+frdel@users.noreply.github.com>
Date:   Tue Feb 25 01:20:26 2025 +0100

    Update README.md

commit 10264892d0
Author: frdel <38891707+frdel@users.noreply.github.com>
Date:   Tue Feb 25 01:11:41 2025 +0100

    showcase video

commit d57ae67d36
Merge: 33d65c4 af7f169
Author: frdel <38891707+frdel@users.noreply.github.com>
Date:   Wed Feb 19 22:34:06 2025 +0100

    Merge branch 'testing'

commit af7f169383
Merge: 8605a81 3e187e8
Author: frdel <38891707+frdel@users.noreply.github.com>
Date:   Wed Feb 19 22:33:50 2025 +0100

    Merge branch 'development' into testing

commit 33d65c45a1
Merge: 2a9b30e 8605a81
Author: frdel <38891707+frdel@users.noreply.github.com>
Date:   Thu Feb 13 21:36:01 2025 +0100

    Merge branch 'testing'

commit 8605a8183b
Merge: 9fb3daf faf896a
Author: frdel <38891707+frdel@users.noreply.github.com>
Date:   Thu Feb 13 21:35:47 2025 +0100

    Merge branch 'development' into testing

commit 2a9b30eddf
Merge: 9ecf5b1 9fb3daf
Author: frdel <38891707+frdel@users.noreply.github.com>
Date:   Sat Feb 8 10:33:48 2025 +0100

    Merge branch 'testing'

commit 9fb3daf768
Merge: c87b7aa 2eef196
Author: frdel <38891707+frdel@users.noreply.github.com>
Date:   Sat Feb 8 10:33:31 2025 +0100

    Merge branch 'development' into testing

commit 9ecf5b1198
Merge: 433db33 c87b7aa
Author: frdel <38891707+frdel@users.noreply.github.com>
Date:   Tue Jan 21 15:28:17 2025 +0100

    Merge branch 'testing'

commit c87b7aa388
Merge: eb9411e 7a7d2ee
Author: frdel <38891707+frdel@users.noreply.github.com>
Date:   Mon Jan 20 22:12:35 2025 +0100

    Merge branch 'development' into testing

commit 433db3336a
Author: frdel <38891707+frdel@users.noreply.github.com>
Date:   Mon Jan 20 10:09:50 2025 +0100

    readme update

commit 79826b9139
Merge: cf244e2 eb9411e
Author: frdel <38891707+frdel@users.noreply.github.com>
Date:   Sun Jan 19 21:12:06 2025 +0100

    Merge branch 'testing'

commit eb9411e9f3
Merge: 0ce3fc7 97b5e64
Author: frdel <38891707+frdel@users.noreply.github.com>
Date:   Sun Jan 19 21:11:39 2025 +0100

    Merge branch 'development' into testing

commit 0ce3fc762e
Merge: e16290b 665b6c5
Author: frdel <38891707+frdel@users.noreply.github.com>
Date:   Sun Jan 19 20:51:52 2025 +0100

    Merge branch 'development' into testing

commit e16290b444
Merge: 74b85b8 cd82c44
Author: frdel <38891707+frdel@users.noreply.github.com>
Date:   Sun Jan 19 14:43:43 2025 +0100

    Merge branch 'development' into testing

commit 74b85b80f5
Merge: 097ea67 04fdc67
Author: frdel <38891707+frdel@users.noreply.github.com>
Date:   Sat Jan 18 23:05:59 2025 +0100

    Merge branch 'development' into testing

commit 097ea67478
Merge: 2502044 7a3de51
Author: frdel <38891707+frdel@users.noreply.github.com>
Date:   Sat Jan 18 00:22:47 2025 +0100

    Merge branch 'development' into testing

commit cf244e241f
Merge: 13beedc 2502044
Author: frdel <38891707+frdel@users.noreply.github.com>
Date:   Fri Jan 17 08:53:26 2025 +0100

    Merge branch 'testing'

commit 2502044d7f
Author: frdel <38891707+frdel@users.noreply.github.com>
Date:   Fri Jan 17 08:53:09 2025 +0100

    Fix await in memory_save

commit 13beedc98e
Merge: 3cefa15 a812f84
Author: frdel <38891707+frdel@users.noreply.github.com>
Date:   Sat Dec 21 17:31:28 2024 +0100

    Merge branch 'testing'

commit 3cefa150c3
Author: frdel <38891707+frdel@users.noreply.github.com>
Date:   Tue Nov 26 10:57:43 2024 +0100

    Github sponsors
2025-03-31 09:08:10 +02:00
frdel
faf896a4b1 web link update 2025-02-13 21:32:03 +01:00
frdel
61a44e46f9 web to readme 2025-02-13 21:14:16 +01:00
frdel
7a7d2eebc9 models temp removed, deepseek reasoner support 2025-01-20 19:00:11 +01:00
frdel
cd82c448ae browser-use intervention hack 2025-01-19 14:43:26 +01:00
Alessandro
c18ea298b2
main README.md and latest v0.8 docs (#268)
* main README.md and latest v0.8 docs

- summarization system
- main README rehaul
- Update README.md video
- Updated imgs

* main README.md and latest v0.8 docs

- summarization system
- main README rehaul
- Update README.md video
- Updated imgs
2024-12-19 20:49:47 +01:00
Alessandro
b2f49511ad
docs: update for v.0.8 (#262)
* docs: update for v.0.8

- fix: imgs in setup guide
- updated docs in knowledge dir
- new video in main readme

* Update installation.md with Ollama guide

To be improved asap

* ollama guide

* improving readme and stt/tts
2024-12-15 18:05:55 +01:00
frdel
4d50ae6190 Merge branch 'pr/188' into development 2024-10-15 22:12:08 +02:00
Alessandro
24542faf67 img fix + knowledge_tool
- A knowledge_tool in-depth explanation was missing from docs/architecture.md#tools
- Other fixes
2024-10-15 16:13:13 +02:00
Alessandro
0684f2dc37 Updated imgs for new UI 2024-10-15 13:52:05 +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
frdel
35197db1ba Merge branch 'pr/188' into development 2024-10-14 20:13:10 +02:00
Alessandro
36d5e5fc8d broken img fix 2024-10-12 01:03:18 +02:00
Alessandro
57abc9b813 Usage updates
- Added guide for running code_exec_tool thru SSH (freaky but very requested)
- Elaborating more on hosting, VPN, cloud services
2024-10-12 01:00:29 +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
frdel
12d932df57 Bundler prototype
Automated bundler for preinstalled packages.
Bundling python executable and dependencies, imports project files respecting .gitignore.
2024-10-10 14:02:42 +02:00
frdel
ab57d7ec48 Installation guide - readme
Readme file for installation guide video
2024-09-08 02:48:16 +02:00