# memo-code

> A lightweight coding agent that runs in your terminal.

- **URL**: https://www.freshcrate.ai/projects/memo-code
- **Author**: minorcell
- **Category**: MCP Servers
- **Latest version**: `v0.8.56` (2026-02-26)
- **License**: MIT
- **Source**: https://github.com/minorcell/memo-code
- **Homepage**: https://memo.mcell.top/
- **Language**: TypeScript
- **GitHub**: 27 stars, 5 forks
- **Registry**: github (`minorcell/memo-code`)
- **Tags**: `agent`, `code-generation`, `mcp`, `openai`, `skills`, `subagents`, `typescript`

## Description

A lightweight coding agent that runs in your terminal.

## Recent releases

| Version | Date | Urgency | Changes |
| --- | --- | --- | --- |
| `v0.8.56` | 2026-02-26 | Low | ## 更新说明 - 重构 webfetch 工具：支持分页抓取、HTML 提取为 Markdown、robots 策略校验、私网/本地地址防护。 - 新增可配置项：User-Agent、robots 开关、超时、最大响应体、私网拦截开关。 - 完整补充 webfetch 测试与文档，并更新构建 external 配置以确保 CI 构建稳定。 |
| `v0.8.50` | 2026-02-23 | Low | **Full Changelog**: https://github.com/minorcell/memo-code/compare/v0.8.10...v0.8.50 |
| `v0.8.10` | 2026-02-18 | Low | ## What's Changed  - Added context length display to web-ui - Added a message queue mode to support editing and modifying queue messages  **Full Changelog**: https://github.com/minorcell/memo-code/compare/v0.8.9...v0.8.10 |
| `v0.8.9` | 2026-02-18 | Low | **Full Changelog**: https://github.com/minorcell/memo-code/compare/v0.8.8...v0.8.9 |
| `v0.8.5` | 2026-02-16 | Low | ## What's Changed * chore: auto tag and public release by @minorcell in https://github.com/minorcell/memo-code/pull/179 * feat: add `-once` and `-prev` args for memo cli by @minorcell in https://github.com/minorcell/memo-code/pull/180 * feat: support mcp server auth by @minorcell in https://github.com/minorcell/memo-code/pull/182 * feat: added context compression mechanism by @minorcell in https://github.com/minorcell/memo-code/pull/186 * test: expand runtime coverage for compaction and defaults |
| `v0.8.0` | 2026-02-14 | Low | ## What's new in Memo Code v0.8.0  - Full support for Skills! Memo is now compatible with Skills from other Agents, meaning you no longer need to maintain separate Skills documentation specifically for Memo. - Support for GitHub Pull Request Review! Yes, Memo can now review your GitHub PRs and comment directly on them. - More detailed model configuration. To support more models, Memo's configuration file now supports additional parameters.  ## What's Changed * docs by @minorcell in https: |
| `v0.7.3` | 2026-02-13 | Low | ## What's Changed * fix: tui  by @minorcell in https://github.com/minorcell/memo-code/pull/153 * fix: normalize pasted CRLF in composer input by @minorcell in https://github.com/minorcell/memo-code/pull/154 * chore: sync dev into main by @minorcell in https://github.com/minorcell/memo-code/pull/156 * feat(tools): cache mcp resource calls with ttl and dedupe by @minorcell in https://github.com/minorcell/memo-code/pull/157 * feat: mcp cache by @minorcell in https://github.com/minorcell/memo-c |
| `v0.7.2` | 2026-02-12 | Low | ## What's Changed * fix: resolve issues #135-#146 and harden tools/core by @minorcell in https://github.com/minorcell/memo-code/pull/149   **Full Changelog**: https://github.com/minorcell/memo-code/compare/v0.7.0...v0.7.2 |
| `v0.7.0` | 2026-02-11 | Low | ## Summary This release focuses on reliability and operator clarity across the TUI and tool stack. The most important change is a simplification of `apply_patch` from diff-style parsing to deterministic direct string replacement. We also shipped multiple interaction fixes in the TUI path and tightened behavior/docs alignment to reduce runtime surprises.  ## Highlights - Feature: `apply_patch` now uses direct string replacement with single-edit and batch-edit modes. - Improvement: TUI rendering p |
| `v0.6.55` | 2026-02-10 | Low | ## memo-cli v0.6.55  This release focuses on runtime safety, tool-call reliability, and startup experience.  ### Highlights  - Security hardening for shell execution in tool runtime:   - Added dangerous command interception for destructive patterns (for example `rm -rf /`, `rm -rf ~`, raw disk overwrite/format operations).   - Returns a structured system response instead of executing high-risk commands. - Startup system prompt improvement:   - When an `AGENTS.md` file exists at the launch root, |

## Citation

- HTML: https://www.freshcrate.ai/projects/memo-code
- Markdown: https://www.freshcrate.ai/projects/memo-code.md
- Dependencies JSON: https://www.freshcrate.ai/api/projects/memo-code/deps

_Generated by freshcrate.ai. Indexes github releases for AI-agent ecosystem packages._
