HeadlinesBriefing favicon HeadlinesBriefing.com

Open-Source Cloudflare Agent Task Manager & Wiki

Hacker News •
×

A new open-source project, Projektor, offers a self-hostable alternative to paid task tracking and wiki solutions. Developed by TAJD, it leverages Cloudflare's generous usage tiers for deployment.

Projektor integrates task management and wiki functionalities, with an agent handling tasks like filing issues, moving tickets, and planning sprints. It aims to fill the gap between local file trackers and cross-project tools like Jira, emphasizing affordability for self-hosting. The system is designed for parallel agent work within a single repository.

Deployment is streamlined, requiring configuration via Cloudflare Access policies. The project utilizes Cloudflare Workers, D1 for data, KV for cache, and R2 for attachments, eliminating the need for servers or containers. It can be deployed in minutes from a config-only repository using `wrangler`.