Raphael Cautus (Maestro)
749432fefc
feat(brain): garden, mirrors, vault-sync, provider registry consolidation
...
- .aurelio/garden/: model + agent garden (Google Cloud entries)
- .aurelio/mirrors/: sync-mirrors.yaml + state tracking
- .aurelio/skills/gcp/: Google Cloud skill
- Consolidation audit + execution plan (2026-07-30)
- vault-sync.py: Obsidian → GBrain MCP ingestion daemon
- brain-to-gbrain.py: brain → GBrain migration tool
- Provider registry + dist mirrors updated
- .gitignore: exclude .runner, .mimocode/.cron-lock, drift/target
Co-authored-by: Álvaro de Campos <campos@portugalfuturista.org>
2026-07-31 14:57:24 +01:00
Aurelio
56be25c1ed
feat(telminal): add hardened Terminal-in-Telegram bot to aurelio
...
Port fristhon/telminal (MIT) into the aurelio monorepo as a self-hosted
Telegram shell bot for the fleet gateway (CT-217).
- telminal/ package: config (env + state file, refuses empty admins),
core orchestrator (event handlers, router, watchers, interactive mode,
file up/download, xterm.js image render), process (pexpect PTY + streaming
+ inline control buttons), telegram (Telethon wrapper, swappable for tests),
cli (entry point reading TELEGRAM_* env), utils, values.
- aurelio hardening vs upstream: no first-run random token auth (explicit
admin allowlist required); cd sandbox validated against working root;
secrets from env mirroring the CT-217 gateway .env.
- 35 real tests (pty capture/control-char, router, watchers, perms, sandbox,
fake-client orchestration) -- all green.
- deployment: systemd/telminal.service, .env.example entries, README, AGENTS.md.
Verified: pytest 35 passed; CLI refuses start with missing env / no admins.
2026-07-15 23:42:31 +01:00
fabiorafaelcoutada
5df6f351cb
docs(agents): lattepanda 3rd Proxmox node + cloud emulators; CLI guides & service lenses section
2026-07-12 20:52:40 +01:00
fabiorafaelcoutada
578bee228b
chore: cleanup dead code, stale files, and submodule stubs
...
Aurélio Sync & Conscience Upgrade / Upgrade Réplica Conscience (push) Waiting to run
Deleted 14 dead files:
- test_ask.js, test-flex.js, test_parse.ts, check_paths.js
- scratch_mcp.py, daemon.py, hardware_bridge_server.py
- sync.sh (superseded by .aurelio/sync.py)
- devicons.md, OpenAgentsControl.md, Roo-Code-Repo.md, claude-code-source.md (stale submodule stubs)
Note: extensions/aurelio-vscode/ empty test files are in a submodule
and cannot be deleted from this repo.
2026-07-12 16:07:29 +01:00
fabiorafaelcoutada
b77654484e
docs(agents): document matrix/matrix gateway and Proxmox hosts
2026-07-12 04:05:51 +01:00
fabiorafaelcoutada
117c09f4cd
chore: convert aurelio-theia and aurelio-vscode to git submodules
...
Aurélio Sync & Conscience Upgrade / Upgrade Réplica Conscience (push) Waiting to run
- Both repos migrated and pushed to code.portugalfuturista.org (Forgejo):
- aurelio-theia @ b4d6532: full port of replica research/chat/knowledge/brain
features into @aurelio/* packages + ACP/backend WIP committed
- aurelio-vscode @ 28d4a7f: React escola scaffold + services layer merged
into main alongside Svelte webviews
- .gitignore: drop extensions/aurelio-vscode ignore rules (now a submodule)
- CI: build workflow triggers on submodule pointer + checks out submodules
- AGENTS.md: document submodule layout
2026-07-11 23:43:18 +01:00
fabiorafaelcoutada
9404b8e1c7
docs(agents): document provider registry lane + unified brain importer
...
Aurélio Sync & Conscience Upgrade / Upgrade Réplica Conscience (push) Waiting to run
Adds the single-source-of-truth registry section (registry.yaml -> dist
mirrors -> Theia/portal/MCP/Dirac), replaces the Kimi-only import section
with the unified sync-agents-to-brain.py lane, and expands the chat-history
sources table (hermes, claude-code, antigravity CLI, qwen-code, mimocode).
2026-07-10 22:39:42 +01:00
Fábio Cunha
4b39d2ea02
docs(agents): fix sync command and CT target in AGENTS.md
...
docs(readme): align README sync section with .aurelio/sync.py
docs(memory): log conscience sync and parent-repo relationships
docs(projects): add mirrored-copy header to smart-device-firmware AGENTS.md
2026-07-05 18:19:41 +01:00
AI Agent
238b70b6db
docs: update AGENTS.md and README with brain sync and infrastructure notes
2026-06-21 14:26:03 +01:00
AI Agent
ef64ba8bcf
chore: flatten history and absorb submodules into monolith
2026-05-05 17:10:43 +01:00