-
AISWARM
in progress (testing) Distributed cognitive workforce runtime — the AISWARM + a2abridge + BrainCore triad.
Pure-Go orchestrator that runs Claude Code, Codex, DeepSeek and local Llama (LM Studio / llama.cpp) side-by-side on one codebase. Phase 6 closed: 33 internal packages, 8 binaries, distributed cognitive workforce runtime. KindPlanner expands tasks into 12 typed agent roles; auto_choose routes 30/30/20/20 across providers; a 3-tier verifier (command → regression-on-integration → LLM judge) gates merges; peer-helper consult (ASK_PEER) spawns cross-model helpers on demand; soft pause/resume protects dependency cascades; subtasks decomposed over MCP; tokens + cost tracked per provider. Workers run inside sandbox-exec / bwrap, each in its own tmux + git-worktree, with SQLite (modernc.org, no CGO) in ~/.aiswarm. Bubble Tea TUI and a Web UI with REST API show A2A and memory tabs live. Memory is a side-channel through MCP (total-agent-memory or BrainCore) — the runtime does not embed its own. Two open peers stand under it: a2abridge (A2A 1.0 mesh) and BrainCore (cognitive memory plane).
- Go 1.25
- tmux
- git worktree
- SQLite (modernc.org)
- MCP
- A2A 1.0
- Triad positioning: AISWARM (runtime) + a2abridge (messaging) + BrainCore (memory) — each shippable on its own, stronger together.
- KindPlanner expands plans into 12 typed agent roles; auto_choose routes 30/30/20/20 across Claude, Codex, DeepSeek and local Llama.
- 3-tier verifier (cmd → regression-on-integration → LLM judge) gates merges; peer-helper consult escalates stuck workers cross-model with a hard cap.
-
Persistent memory for Claude Code & Codex CLI.
Auto-extracted knowledge graph, multi-representation embeddings, and a 3D WebGL visualisation of every decision the agent has ever made. Self-hosted, Ollama-optional.
- Python
- SQLite
- FAISS
- BGE
- Ollama
- MCP
Key metric: LongMemEval R@5 97.45 %
- LongMemEval R@5 = 97.45 % on default config.
- 6-stage retrieval pipeline (FTS5 + BM25 + semantic + fuzzy + graph + cross-encoder + MMR).
- Knowledge graph with cognitive activation spreading.
-
Local-first cognitive memory for AI coding agents.
Attention, decision graph, "the right to say I don't know" — MCP-native, plugs into Claude Code, Codex, Cursor, Cline. Pure-Go binary, zero CGO. getbraincore.com
- Go
- SQLite
- MCP
- tree-sitter
- pluggable LLM
Key metric: Retrieval R@5 0.95
- Beta build (v0.163.0-beta.4) passes 15 CI gates green — retrieval, stress, dogfood, codegraph, soak, LLM-matrix.
- Retrieval R@5 = 0.95, p95 ≈ 22 ms — targeted fetch ×11 faster than full scan (×510 less data moved).
- 125,462 memories in one store across 130+ projects; internal git + time-travel over the whole thing.
-
Rich two-line status bar for Claude Code CLI.
Real-time model, context usage, tokens, cost, duration, git branch, cache stats — without leaving the terminal.
- Single-file install via curl.
- Per-block colour theming follows Claude Code config.
- Caches API metadata between hooks for sub-50 ms render.
-
Open A2A 1.0 mesh for Claude Code, Codex, Cursor, Cline, Continue, Gemini.
Local directory daemon on 127.0.0.1:7777 speaking JSON-RPC + SSE + Push Notifications. Lets multiple coding agents broadcast contract changes and FYI without spam.
- Inbox hook auto-injects unread peer messages before the agent's next reply.
- Self-labels ([cwd-hex]) so peers know which agent spoke.
- No central server — peers discover via local mDNS-style directory.
-
Filesystem as a message broker — exchanges, streams, dead letters.
Persistent streams, consumer groups, priority queues, DLQs, retries and metrics. Everything you expect from RabbitMQ, Kafka and NATS — but it's a single PHP package and a directory tree.
- PHP 8.4
- POSIX file locks
- inotify
- Zero external services — works on a fresh shared host.
- Per-stream priority lanes with configurable visibility timeout.
- Built-in metrics endpoint compatible with Prometheus.
-
Bitrix Docker tooling that finally feels modern.
Repeatable, multi-stage Bitrix dev environments — PHP 8.x, MariaDB, push, sphinx, scheduled agents — all behind a single Makefile.
- Docker Compose
- PHP 8.x
- Bitrix D7
- Make
- Cold-start to logged-in admin in < 2 minutes.
- Xdebug 3 + step-debug profiles, IDE-ready.
- Stateless: nuke and rebuild without losing the database.
-
Six llama.cpp-inspired optimisation patterns, measured in PHP 8.4.
A reproducible benchmark suite that translates llama.cpp ideas — mmap'd weights, flat dense buffers, value pools, table dispatch, generator streaming, columnar layout — into idiomatic PHP 8.4 with JIT, plus a naive-vs-optimised case study importing 100K CSV rows into Postgres. Docker + Make, PHPStan level 8, no cooking the numbers.
- PHP 8.4
- llama.cpp
- FFI
- JIT
- Docker
- PostgreSQL 16
Key metric: Patterns / benchmarks 6 / 7
- 6 benchmarks (B01–B06) + 1 end-to-end case study, all reproducible via `make all`.
- FFI + mmap binary table beats JSON-loaded array on 10M-entry lookups (B01).
- Optimised importer combines all six patterns: ~6× faster than naive on the same workload.
-
Multi-tenant loyalty & bonus platform with a PremiumBonus-compatible POS API.
A hexagonal Symfony 8 / PostgreSQL 18 loyalty backend: wallets with typed balances (gifted / promo / earned), a targeted-bonus allocator that honours per-item and per-cart caps with FIFO expiry, and a 4-step POS redemption flow (request → confirm → commit → cancel) that is idempotent by document number. Ships a Bitrix D7 module for e-commerce integration and full GitLab CI/CD to Docker Swarm.
- PHP 8.4
- Symfony 8
- PostgreSQL 18
- Doctrine
- Bitrix D7
- Docker Swarm
Key metric: Tests / assertions 721 / 1798
- Targeted-bonus allocator: two-phase (targeted then baseline) redemption with per-item / per-cart caps, reservation locks and FIFO oldest-expiry grants.
- PremiumBonus Purchase200-spec POS API: purchase, reserve, write-off and reversal — all idempotent by external purchase id.
- 721 PHPUnit tests / 1798 assertions, PHPStan level 9 clean, blackbox flow suite green.
-
AI-assisted English-learning app — a single Go binary, live at fluenta.club.
An English-learning app that ships as one Go binary with an embedded web UI over PostgreSQL 18 — the full A1→C1/C2 Roadmap (6 levels, 60 units). Speaking practice runs local Whisper for on-device transcription; Claude Haiku grades speaking and writing (score + breakdown + model answer). Works fully offline without any key — catalog, exercises, and SM-2 spaced-repetition flashcards are all built in; an optional ANTHROPIC_API_KEY unlocks AI grading and exercise generation.
- Go
- PostgreSQL 18
- Whisper (local STT)
- Claude Haiku
- SM-2 SRS
- Docker Swarm
- Single self-contained Go binary + embedded web UI — no runtime, no PHP/Node, just the binary and PostgreSQL.
- On-device speech recognition via local Whisper; Claude Haiku grades speaking & writing with a breakdown and a model answer.
- Offline-first: the whole course, exercises and SM-2 flashcards work with no API key; Claude is an optional enhancement.
-
IT interview-prep & e-learning platform with spaced repetition and an AI mock interviewer.
A Symfony 7.4 / Nuxt 3 learning platform covering Go, PHP, Symfony, algorithms, system design and cloud: quizzes, exams, an FSRS spaced-repetition engine, gamification, RAG-grounded answers and an isolated code-execution sandbox. The same markdown corpus (800+ topics) also compiles into printable interview handbooks.
- PHP 8.2 / Symfony 7.4
- Nuxt 3
- PostgreSQL 17 / pgBouncer
- Meilisearch
- RabbitMQ
- Redis
Key metric: Content topics 800+
- FSRS spaced-repetition engine (review logs, topic mastery, streaks) driving personalised study.
- Meilisearch full-text search, RAG content embeddings, and an isolated coderunner sandbox for user submissions.
- 50 Doctrine entities, ~35 services, 37 migrations; PHPStan clean, PHPUnit green, 13-service Docker stack health-checked.