Skip to content

Repository files navigation

Chronos V3.0.01

Lightweight Chronos calendar workspace by HRZAY@FocusLab,whose page:github.com/HR2AY

This release keeps the working calendar, SQLite database package, and skills. It removes the V2 MCP/dashboard/service-manager/mobile control surface from the shipping architecture.

Quick Start

npm install
npm run build
npm run dev:web

Open:

http://localhost:3000/calendar

API:

GET /api/events
GET /api/events?date=YYYY-MM-DD
GET /api/events?from=YYYY-MM-DD&to=YYYY-MM-DD
POST /api/events
DELETE /api/events?id=<eventId>

Agent Entry

Agents should read:

PROJECT.md
skills/chronos-soul/SKILLS.md

Then route to:

  • skills/chronos-soul/SKILLS.md for reads, field explanations, and simple direct writes.
  • skills/chronos-soul/references/chronos-write-draft.md for complex draft preview and approved writes.

About

No description, website, or topics provided.

Resources

Stars

20 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages