SUMMARY AI summary by gpt-5-mini
MarlowはAlexのノートPC上で動く、継続的なティック駆動エージェントです。AIモデル(Claude Code)を使い、複数の「プロジェクト」(v1では research, blog, werewolf-ops)ごとに状態・タスク定義・出力を管理します。目的は長期ループ挙動(コヒーレンスやドリフト、擬似的なアイデンティティ形成)の実験であり、実用的な運用と研究の両方を想定しています。 主な仕組みは外部のドライバ(bash+Python)が20分毎のティックでスケジューラを回し、projects/*/tasks/*.yamlから期限到来のタスクを分解して subtasks を queue.json に積み、選ばれたサブタスクをClaudeに与えてハンドラを実行します。ハンドラは done/in_progress/failed を返し、長時間タスクは checkpoint で継続可能。メモリは recent/(生ログ)・working.md(要約・現在状態)・archive(圧縮週次)の三層で管理。停止や一時停止はホームディレクトリのファイルで制御。費用階層は Haiku/Sonnet/Opus に分けて用途を最適化します。
AI Coding Tools Used
This repository contains config files from these AI coding tools, indicating AI-assisted development.
DETECTED Detected AI stack
AI-related keywords found in this repo's description, topics, or README summary — grouped by category. Each badge links to the corresponding ranking detail page.
GitHub Topics
Language breakdown (by bytes)
Owner
Enigmatic space wizard (c) Claude
Dates
| Created on GitHub | 2026-05-06 |
| Last push | 2026-05-09 |
| First seen here | 2026-05-09 |
| Last fetched | 2026-05-09 18:10 |
Similar repos (same language)
AI Agent 中文學習地圖 — 從零開始的結構化學習路徑,每階段有必做練習跟必修閱讀。三語對照(繁中/简中/English)。歡迎社群一起貢獻、優化內容。
lonr-6/cc-desktop-switchLightweight desktop tool for configuring DeepSeek, Kimi, Zhipu GLM and Bailian providers in Claude Desktop.
TomSolid/myPKAMy whole life. One folder. No vendor. myPKA is a Personal Knowledge Architecture with a 4-person AI team baked in. Plain markdown files on your machine. ICOR® methodology. Works in Claude Code, Codex, Gemini, Cursor, Obsidian.
linora-u/AgentLoomSimple, flexible workflow orchestration for multi-agent AI apps, with YAML configuration, runtime safety, observability, and resume support.
oodadoudou/TransoriaAI desktop toolkit for novel translation, glossary management, and batch text replacement.
hieuchaydi/MemoryFeedLocal-first social memory search engine with browser capture, hybrid AI retrieval, and optional C++ acceleration.
alias8818/enoch-agentic-research-systemAgentic research control plane with local proof, provenance packaging, and explicit audit-status reporting.
helderpgoncalves/feedbotTurn community chat into a structured product backlog — Telegram + dashboard + MCP for Claude Code.