Commit History

docs: security-first positioning + organic discoverability
4e3f8ff

mo commited on

docs: add Hugging Face mirror link + model-card metadata
5a4e0ff

mo commited on

feat(devices): multi-device task claiming β€” only the winning device executes a task
c9ee91e

mo commited on

chore: bump device-reported version to 1.5.0
449d7d1

mo commited on

feat(brain): all-science reasoning upgrade β€” persistent memory injection, few-shot exemplars, actor-critic verification, uncertainty rule
06cf94c

mo commited on

docs: enterprise documentation suite β€” compliance mappings (CRA, ISO 27001, IEC 62443), threat model, data flow, audit & deployment guides, SBOM, use cases, security.txt
5c5b617

mo commited on

feat(brain): auto smart/cheap mode β€” per-task brain profiles with provider routing (simple/standard/complex heuristics, quality-first vs cost-first key ordering)
bf62c9f

mo commited on

fix(parser): lenient answer salvage β€” no raw JSON leaks when the brain breaks JSON with unescaped quotes (e.g. German β€ž..." quotes); 3 new tests
d0f0aa1

mo commited on

feat(reasoning): deep reasoning engine β€” plan, act, reflect, verify
9b04a00

mo commited on

feat(trace): deep insight β€” live run traces with per-step usage, tokens, timing and cost
854b98d

mo commited on

feat(tools): persistent memory + web research tools for the agent
3046dfd

mo commited on

fix(cloud): WAF-safe transport β€” base64 bodies for agent API payloads
20765cf

mo commited on

feat: enterprise capability expansion β€” app control, browser control, background execution
fce80d1

mo commited on

docs: README rewrite β€” story-driven, sharper, more readable
44de75e

mo commited on

feat(agent): self-healing loop β€” auto-debug, auto-reasoning, iteration
4fc4b38

mo commited on

fix(agent): robust tool-call parsing β€” prose, fences and nested braces
0b356a1

mo commited on

docs: compliance & trust β€” CRA, NIS2, EU AI Act, GDPR, SBOM
2eea493

mo commited on

polish: community touchpoints β€” star/share links, CLI + installer CTAs
e4af19b

mo commited on

fix(cli): login crash on failed verify β€” readline used after close
c02c7c8

mo commited on

feat(agent): agentic execution loop β€” the agent that acts
181b8c1

mo commited on

docs: examples and integrations β€” boot units, health check, automation recipes
1d3594f

mo commited on

docs: project documentation β€” guides, FAQ, architecture, security policy and contribution workflow
a9876bc

mo commited on

refactor: public repo = client agent only β€” control plane + server packages moved off GitHub
76916b3

mo commited on

fix(installer): point dashboard URL at /dashboard
6612377

mo commited on

feat: desktop app packaging + engine/protocol/gateway packages, HTTP metrics pipeline
e720a94

mo commited on

feat: merged enterprise monorepo β€” mona-expert 2.0
179a76a

mo commited on

feat(dashboard): single-key enterprise UI β€” mona.expert only
241f98c

mo commited on

feat: control plane platform + dashboard (dark glass UI)
352ddbd

mo commited on

refactor: agent never names an LLM provider or model
0040641

Mona commited on

fix(tui): log panel cut off the two newest entries + auto-follow
f7d6d0f

Mona commited on

feat: docker platform protocol β€” register, chat RPC, LLM proxy
abec589

Mona commited on

feat: extended device metrics (cpu/mem/disk percent)
7323d61

Mona commited on

feat: versioned WS envelope (v:1) + capabilities in hello
dfd5fc7

Mona commited on

feat: stop reconnect loop on credential rejection (4001/4003)
4360e71

Mona commited on

mo: rework terminal GUI β€” live connect flow, inline login, setup guide, v1.2.0
fc908ed

Mona commited on

mo: installer β€” auto-add ~/.local/bin to PATH (fix 'command not found' after install)
7e27ccc

Mona commited on

mo: fix Authorization header case for Apache/PHP compatibility
4b88879

Mona commited on

mo: platform-aware API client, sngine integration, Docker support
5cdc985

Mona commited on

mo: multi-OS support, API client, enhanced CLI and TUI
64bc9a3

Mona commited on

docs: add README with architecture, tools, and open-source model
719700f

Mona commited on

test: add unit tests for tools, registry, and configuration
d47d046

Mona commited on

feat: add CLI with login, gui, start, status, and help commands
17d402e

Mona commited on

feat: add terminal dashboard with live system metrics
5b137c2

Mona commited on

feat: add network operations tool with HTTP-only guard
1d40be8

Mona commited on

feat: add file operations tool with workspace sandboxing
9f8b551

Mona commited on

feat: add sandboxed shell execution with allowlist and pattern blocking
fe11cca

Mona commited on

feat: add read-only system information tool
5309613

Mona commited on

feat: introduce modular tool registry pattern
c46bcaa

Mona commited on

feat: add agent daemon with cloud-brain reasoning loop
4e94437

Mona commited on

feat: add WebSocket control channel with auto-reconnect
bf21785

Mona commited on