{"id":47337520,"url":"https://github.com/caesar0301/soothe","last_synced_at":"2026-04-19T12:02:48.860Z","repository":{"id":343904062,"uuid":"1179467242","full_name":"caesar0301/soothe","owner":"caesar0301","description":"♨ᎪᏞᏢᎻᎪ🍷「 ✦ Soothe ✦ 」An autonomous expert system engineered to orchestrate complex workflows and execute long-duration tasks with precision and persistence.","archived":false,"fork":false,"pushed_at":"2026-04-16T10:28:51.000Z","size":13617,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-16T10:29:29.968Z","etag":null,"topics":["agent-harness","agentic-researcher","autonomous-agents","scientific-agents"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/caesar0301.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-03-12T03:52:53.000Z","updated_at":"2026-04-14T13:25:21.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/caesar0301/soothe","commit_stats":null,"previous_names":["caesar0301/soothe"],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/caesar0301/soothe","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caesar0301%2Fsoothe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caesar0301%2Fsoothe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caesar0301%2Fsoothe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caesar0301%2Fsoothe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/caesar0301","download_url":"https://codeload.github.com/caesar0301/soothe/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caesar0301%2Fsoothe/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32005833,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"online","status_checked_at":"2026-04-19T02:00:07.110Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["agent-harness","agentic-researcher","autonomous-agents","scientific-agents"],"created_at":"2026-03-17T22:03:01.333Z","updated_at":"2026-04-19T12:02:48.852Z","avatar_url":"https://github.com/caesar0301.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ✨ Soothe — Beyond Yet-Another Agent\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"assets/soothe-logo.png\" alt=\"Soothe Logo\" width=\"350\" /\u003e\n\n  #\n\n  [![Python](https://img.shields.io/pypi/pyversions/soothe)](https://pypi.org/project/soothe/)\n  [![soothe](https://img.shields.io/pypi/v/soothe?label=soothe)](https://pypi.org/project/soothe/)\n  [![soothe-sdk](https://img.shields.io/pypi/v/soothe-sdk?label=soothe-sdk)](https://pypi.org/project/soothe-sdk/)\n  [![soothe-cli](https://img.shields.io/pypi/v/soothe-cli?label=soothe-cli)](https://pypi.org/project/soothe-cli/)\n  [![soothe-community](https://img.shields.io/pypi/v/soothe-community?label=soothe-community)](https://pypi.org/project/soothe-community/)\n  [![License](https://img.shields.io/github/license/caesar0301/Soothe)](https://github.com/caesar0301/Soothe/blob/main/LICENSE)\n  [![GitHub Stars](https://img.shields.io/github/stars/caesar0301/Soothe)](https://github.com/caesar0301/Soothe)\n  [![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/caesar0301/Soothe)\n\n\u003c/div\u003e\n\nSoothe is **not** another Claude Code / OpenClaw clone.\n\nIts ambition is to become an **agent-harnessing framework**, an *Agentic OS*, designed to push humans **out of the execution loop**.\n\nAfter months of real-world \"vibe coding\" with coding agents, a clear pain emerged:  \nhumans are still responsible for holding everything together, driving agents across sessions, verifying intermediate results, recovering lost context, re-aligning goals, and manually relaying critical information between tools and skills. This constant supervision creates a heavy cognitive burden.\n\n**Soothe was built to eliminate that loop.**\n\nInstead of treating agents as isolated executors, Soothe introduces a higher-order orchestration layer. Built on top of LangChain / DeepAgents, it adds a persistent **agentic loop** and **goal engine** that can:\n\n- maintain context across sessions  \n- sustain and recover long-running goals  \n- coordinate multiple objectives simultaneously  \n- autonomously steer complex, long-horizon tasks  \n\nIn short, Soothe shifts the paradigm from *human-in-the-loop* to **agent-in-the-loop** systems—where humans define intent, and the system handles execution, continuity, and adaptation.\n\n---\n\n## 🚀 Key Features\n\n- ✨ **Thinks Ahead** — Plans multi-step workflows and adapts dynamically based on outcomes  \n- 🚀 **Acts Autonomously** — Executes tasks across research, coding, file ops, and browser automation  \n- 🧠 **Learns \u0026 Remembers** — Persistent memory across sessions—no more repeating yourself  \n- 🔒 **Stays Secure** — Enforces least-privilege access and keeps data under your control  \n- 🔌 **Extends Easily** — Plugin system for custom tools and specialized sub-agents  \n- 🌐 **Works Anywhere** — Multi-transport daemon (Unix, WebSocket, HTTP REST)\n\n## Architecture\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"assets/logical-arch.png\" alt=\"Arch\" width=\"800\" /\u003e\n\u003c/div\u003e\n\n## Design Philosophy\n\n**Plan → Execute**: Autonomous execution loop that plans, acts, evaluates, and adapts without manual intervention.\n\n**Persistent Memory**: Sessions accumulate knowledge. Resume threads, recall context, and track long-running goals across conversations.\n\n**Security First**: Local execution with least-privilege policies. Your infrastructure, your data, your control.\n\n**Plugin Architecture**: Built-in tools for web search, code execution, and browser automation. Extend with custom plugins via decorator APIs.\n\n## What Can Soothe Do?\n\n**Deep Research**: Multi-source web search, academic papers, document analysis with automatic synthesis and citations.\n\n**Autonomous Execution**: Multi-step workflows with automatic planning, file operations, code execution, and browser automation.\n\n**Long-Running Operations**: Background daemon mode with thread management, persistent state, and resume capabilities.\n\n**Custom Plugins**: Extend with decorator-based tools, specialized subagents, and MCP server integration.\n\n## Milestones\n\n- ✅ **Single-Session Autonomy** — Solve a complex goal end-to-end within a single session, fully out of the human loop  \n- ⏳ **Cross-Session Continuity** — Sustain and complete complex tasks across multiple sessions with persistent context  \n- ⏳ **Multi-Goal Orchestration** — Handle multiple interdependent goals over long-horizon workflows  \n- ⏳ **Benchmark Reproduction** — Reproduce the Anthropic C Compiler [experiment](https://github.com/anthropics/claudes-c-compiler)  \n\n## Getting Started\n\n### Installation\n\nSoothe is published as a monorepo with multiple packages:\n\n- **`soothe`** — Core functionalities with daemon\n- **`soothe-cli`** — Standalone WebSocket client\n- **`soothe-sdk`** — Shared SDK for custom clients\n- **`soothe-community`** — Optional community plugins\n\nInstall the main package:\n\n```bash\npip install -U 'soothe[all]'\n```\n\n### Quick Start\n\n**1. Configure your LLM provider**:\n\n```bash\n# Create config directory\nmkdir -p ~/.soothe/config\n\n# Copy minimal config template\ncp config/config.minimal.yml ~/.soothe/config/config.yml\n\n# Set your API key\nexport OPENAI_API_KEY=\"sk-...\"\n# or export ANTHROPIC_API_KEY=\"sk-ant-...\"\n# or export DASHSCOPE_API_KEY=\"sk-...\"\n\n# Edit config with your preferred models (optional)\nvim ~/.soothe/config/config.yml\n```\n\nThe minimal config contains just essentials: provider settings and model router. All other settings use sensible defaults.\n\n**2. Run Soothe**:\n\n**CLI Side**:\n\n```bash\n# Interactive TUI\nsoothe\n\n# Single prompt\nsoothe -p \"Research the top 5 Python web frameworks and create a comparison table\"\n```\n\n**Daemon Side**:\n\n```bash\n# Start daemon server\nsoothe-daemon start\n\n# Check daemon status\nsoothe-daemon status\n\n# Stop daemon\nsoothe-daemon stop\n```\n\n**Command Reference**:\n\n- `soothe` — Interactive client (TUI by default)\n- `soothe -p \"query\"` — Single-prompt execution\n- `soothe --help` — View all options\n- `soothe-daemon start|stop|status|logs` — Daemon management\n- `soothe-daemon doctor` — Health diagnostics\n\n## Learn More\n\n### 📚 Documentation\n\n- **[Wiki](docs/wiki/)** - End-user guides organized by topic\n  - [Getting Started](docs/wiki/getting-started.md) - Installation and first steps\n  - [CLI Reference](docs/wiki/cli-reference.md) - Complete command documentation\n  - [Configuration](docs/wiki/configuration.md) - Environment variables and YAML config\n  - [Troubleshooting](docs/wiki/troubleshooting.md) - Common issues and solutions\n\n- **[User Guide](docs/user_guide.md)** - Comprehensive usage guide with examples\n\n- **[RFCs \u0026 Specs](docs/specs/)** - Technical specifications and architecture design\n  - [RFC-000](docs/specs/RFC-000-system-conceptual-design.md) - System conceptual design\n  - [RFC-200](docs/specs/RFC-200-agentic-goal-execution.md) - Execution architecture\n  - [RFC-600](docs/specs/RFC-600-plugin-extension-system.md) - Plugin system design\n\n### 🛠️ For Developers\n\n- **[CLAUDE.md](CLAUDE.md)** - Development guide for AI agents\n- **[Implementation Guides](docs/impl/)** - Detailed implementation documentation\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcaesar0301%2Fsoothe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcaesar0301%2Fsoothe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcaesar0301%2Fsoothe/lists"}