5 Commits
Author SHA1 Message Date
Emil e196593c84 Add Pi Research Agent package
CI / Test (push) Blocked by required conditions
CI / Lint & Type Check (push) Waiting to run
Autonomous research agent with web search, source analysis, and report synthesis.
Built on Pi agent core. Available as CLI, programmatic API, and MCP server.

Features:
- 4 built-in tools: web_search, read_url, save_note, synthesize_report
- CLI with TUI and print modes
- Programmatic API via ResearchAgent class
- MCP server with 3 tools: research, quick_search, read_url
- Skills system for custom research behavior
- Automatic .env file loading for API keys
- Configurable max turns, output formats (markdown/JSON/bullet)
- Automatic report saving to research-output/
2026-06-04 18:12:11 +03:00
Mario Zechner 3e5ad67e0f chore: migrate pi packages to earendil works scope 2026-05-07 15:59:42 +02:00
Mario Zechner d62d22173a chore: replace OSS weekend with permanent contribution gate 2026-04-14 23:16:11 +02:00
Fero d026879ccc Update Discord invite link in issue template (#2432) 2026-03-19 21:14:47 +01:00
Mario Zechner 55769e7580 chore: add issue templates for contributions and bugs 2026-01-18 13:20:52 +01:00