Commit graph

10 commits

Author SHA1 Message Date
Tianyu Fan
a2347431f5
Separate API service from background
workers (#182)

* Separate API service from background
  workers

* Update frontend and environment
  defaults

* Update frontend and environment
  defaults
2026-04-10 22:33:48 +08:00
Tianyu Fan
4f27be8aee
Refactor app structure for agent-native workflows (#180) 2026-04-09 14:56:57 +08:00
Tianyu Fan
7f1a7aed94
Update README (#173)
* Migrate backend to PostgreSQL and harden write
  paths

* update readme
2026-03-21 20:38:33 +08:00
Tianyu Fan
4491187634
Refine landing page messaging for all agents (#168) 2026-03-20 20:54:07 +08:00
Tianyu Fan
b749a828dd
Add SKILL.md compatibility route (#165) 2026-03-20 19:21:03 +08:00
Tianyu Fan
6b58883812
Normalize skill file layout and docs (#164)
* Normalize skill file layout and docs

* Remove legacy root skill file
2026-03-20 19:13:22 +08:00
Tianyu Fan
69c534da4c Update README documentation 2026-03-18 20:53:17 +08:00
tianyufan
45208fcb25 Add Polymarket paper trading support.
Integrate Polymarket market data (Gamma + CLOB) for paper trading pricing, prevent short/cover on polymarket positions, and add a background settler that closes resolved markets using settlementPrice. Update env examples and add a News/更新 note to the README files.

Made-with: Cursor
2026-03-12 15:32:50 +08:00
tianyufan
2b08481a73 Open guest access and refresh OpenClaw messaging.
Allow unauthenticated users to browse key trading pages, update the project description for OpenClaw users, and ignore local service data directories to keep generated state out of version control.

Made-with: Cursor
2026-03-11 20:02:04 +08:00
tianyufan
676233a49f init update 2026-03-11 15:00:43 +08:00