helloam-agentic-kanban
Health Uyari
- No license — Repository has no license file
- Description — Repository has a description
- Active repo — Last push 0 days ago
- Community trust — 13 GitHub stars
Code Basarisiz
- process.env — Environment variable access in agent/src/adapters/nextjs-loop.ts
- process.env — Environment variable access in agent/src/adapters/nextjs.ts
- process.env — Environment variable access in agent/src/board-project-data.test.ts
- network request — Outbound network request in agent/src/board-project-data.test.ts
- process.env — Environment variable access in agent/src/claude/invoke.ts
- exec() — Shell command execution in agent/src/exec.ts
- process.env — Environment variable access in agent/src/exec.ts
- process.env — Environment variable access in agent/src/git/commit.e2e.test.ts
- process.env — Environment variable access in agent/src/git/commit.test.ts
- process.env — Environment variable access in agent/src/loop/adapter.ts
Permissions Gecti
- Permissions — No dangerous permissions requested
This autonomous AI agent system acts as a persistent digital worker that manages tasks using a Kanban board, calendar, and memory. It is designed to independently execute real work like coding and content creation, ultimately shipping changes via Git commits.
Security Assessment
The overall risk is High. The agent is explicitly designed to autonomously execute actions on your system. The codebase relies heavily on shell command execution (`exec()`) and environment variable access to achieve its goals. While there are no hardcoded secrets and it does not request dangerous host permissions, it handles network requests and accesses local environment variables. Giving an autonomous agent the ability to execute shell commands and automatically push git commits requires extreme caution, as any unexpected behavior or misconfiguration could expose sensitive local data or alter your system and repositories.
Quality Assessment
The project is highly active, with its last push occurring today, and has gathered 13 GitHub stars, indicating a small but interested community. However, it claims an MIT license in the README banner but lacks an actual license file in the repository, which is a warning sign for long-term open-source viability. The documentation and rule-based scans show minor inconsistencies, such as mismatched repository names and incomplete installation instructions in the README, suggesting the project is still in a rough, fast-moving phase.
Verdict
Use with extreme caution; while functional and actively maintained, its core design revolves around autonomous shell execution and git manipulation, making it inherently risky for environments handling sensitive data or critical code.
AM — autonomous AI agent system. The agent does the work and ships the PR. ⭐ Star to follow along.
After Anthropic cut off harnesses to things like this I am working on a Codex, DeepSeek, and Qwen apapters! Will be done by monday.
🚀 AM — Not just another AI, an AI with a kanban, calendar, and more!
If this is useful to you — ⭐ Star the repo. It costs nothing and helps more people find it.
AM - The AI that doesnt just plan, it executes

AM - The local AI agent with a Kanban board for a brain

AM - Perfect for scheduling future content and tasks

The AM kanban board — every task tracked, every transition gated, future work scheduled, auto de-slop - and long and short term memory with nightly reflection!
Table of Contents
- What it actually does
- Features
- How you get started
- Dog-Fooding
- Architecture
- Philosophy
- Acknowledgements
- Contributing
- License
- 中文简介
What it actually does
AugmentedMe is a digital worker that doesn't forget you exist between sessions. Not Siri. Not Alexa. Those are stateless magic 8-balls. This is an agent that owns outcomes — short + long-term memory on your own hardware, a Kanban state machine that tracks what's happening and what's blocked, and a git-based execution loop where every action is a traceable commit, not a vibe.
It manages real work: software projects, content, home logistics, research. The parts of your life that need a system but nobody ever built a real one for.
Features
- 🧠 Persistent memory — short-term context + long-term embeddings, stored locally
- 📋 Kanban state machine — gated transitions, explicit task status, nothing moves implicitly
- 🔄 Git-driven loop — every step is an auditable commit; no black boxes
- 🌍 Cross-platform — Mac, Linux (systemd/OpenRC/runit), and Windows (Task Scheduler)
How you get started
Mac / Linux:
curl -fsSL https://raw.githubusercontent.com/augmentedmike/am-agi/main/install.sh | bash
Windows:
irm https://raw.githubusercontent.com/augmentedmike/am-agi/main/install.ps1 | iex
Both installers clone the repo, install all dependencies, build the board, register background services, and open http://localhost:4220 when ready. Sign in with your Anthropic account in the onboarding flow and create your first card.
Dog-Fooding
You use Claude Code to bootstrap the first few steps:
source ./init.sh
# follow steps/1.md → steps/2.md → steps/3.md
After step 3, AM does the rest. We find bugs before you do because we build the product with the product.
Architecture
Three things. That's it.
1. Memory — Short-term context + long-term embeddings. Stored locally. Traceable. Inspect every vector if you want to.
2. State — Kanban-driven. Every task has an explicit status. Transitions are gated. Nothing implicitly moves.
3. Loop — One-shot iteration per worktree. Commit. Merge. Repeat. If you can't trace the execution, the execution is wrong.
Docs:
docs/AGENT-LOOP.MD— the iteration patterndocs/KANBAN.MD— state machine, gated transitionsdocs/CLI.MD— task lifecycle interface
Philosophy
Claude Code is the incubator, and after step 3 it becomes just a tool in AM's toolbelt. AM is the intelligence, the persistence, the memory, the "being" — Anthropic or other models are just those random thoughts in your own head. They aren't YOU.
AM is a cognitive architecture, not just random thoughts. A mix of engineering (creating analogs for brain regions) and research.
I got tired of agents that do things I didn't ask for. So I rewrote it.
This is the real system — not a demo, not a toy, not another LangChain wrapper with a readme that promises AGI. Memory lives on your machine. Inference goes out over HTTPS. Every state change is a git commit. You can read all of it in an afternoon.
Acknowledgements
Built on ideas from:
- Ken Thompson · John McCarthy · Jim Weirich
- Richard Sutton · Yann LeCun
- Andrej Karpathy · George Hotz
Contributing
We welcome humans and well-behaved AI agents. See Contributing Guide.
Help wanted:
- 🌏 Chinese model support (Kimi, DeepSeek, Qwen)
- 🐧 Linux distro testing
- 🪟 Windows testing
- 🌍 Translations (French, Portuguese, Japanese, Hindi)
License
MIT © augmentedmike
中文简介 | Chinese (简体)
AM(AugmentedMe)是一个真正的个人 AI 智能体系统。 不是框架。不是 SaaS。不是 LangChain 包装器。
这是一个真实运行在生产环境中的系统,完全开源,代码可在下午读完。
| 特性 | 说明 |
|---|---|
| 🧠 持久记忆 | 短期 + 长期记忆,存储在本地,数据属于你 |
| 📋 看板状态机 | 每个任务有明确状态,转换有门控,执行可追溯 |
| 🔄 Git 驱动循环 | 每一步都是可审计的提交,没有黑盒 |
| 🌍 全平台支持 | Mac / Linux / Windows 均支持,非 Mac 独占 |
| 💰 低成本可选 | 支持 DeepSeek、Kimi、Qwen 等中国模型——参与贡献 |
中文用户专区:
🌏 中文本地化讨论 · 🤖 寻求帮助:支持中国模型 · 📌 发帖前请阅读
⭐ 如果觉得有用,请 Star 支持我们!Star 是我们了解有多少人在关注的重要信号。
Yorumlar (0)
Yorum birakmak icin giris yap.
Yorum birakSonuc bulunamadi