Commit Graph

6 Commits

Author SHA1 Message Date
phamnazage-jpg
f274621013 docs(opencode): classify zen and go offerings
Some checks failed
CI / go-test (push) Has been cancelled
CI / scripts-regression (push) Has been cancelled
CI / frontend-build (push) Has been cancelled
CI / docker-build (push) Has been cancelled
2026-05-24 20:48:49 +08:00
phamnazage-jpg
92cdbcd4f2 docs(plan-catalog): sync importer coverage and priority truth
Some checks failed
CI / go-test (push) Has been cancelled
CI / scripts-regression (push) Has been cancelled
CI / frontend-build (push) Has been cancelled
CI / docker-build (push) Has been cancelled
2026-05-23 18:35:18 +08:00
phamnazage-jpg
6fe3b484f1 feat(pricing): add cucloud and bytedance payg importers
Some checks failed
CI / go-test (push) Has been cancelled
CI / frontend-build (push) Has been cancelled
CI / docker-build (push) Has been cancelled
- Add import_cucloud_pricing.go for 联通云 payg 公开价抓取
- Add import_bytedance_pricing.go for 火山引擎/ByteDance Ark 定价导入
- Include test files and sample testdata for both importers
- Update plan catalog inventory docs and seeds
- Add cucloud pricing importer implementation plan
- Align pipeline scripts and smoke gate tests
2026-05-22 15:28:13 +08:00
phamnazage-jpg
d9c552cba5 docs(plan-catalog): add coverage matrix and next importer priorities 2026-05-22 12:13:37 +08:00
phamnazage-jpg
b6fbc8c5cb docs: update plan catalog inventory and capability backlog
- PLAN_CATALOG_INVENTORY.md: refresh plan catalog data
- OPENCLAW_CAPABILITY_BACKLOG.md: update backlog status
- plan_catalog_inventory_seed_cn_relays_top20plus.json: update seed data
2026-05-22 07:33:52 +08:00
phamnazage-jpg
958245537a feat(imports): add real pricing and subscription collectors
Add plan catalog and subscription schema support, seed baselines, and real importers for core domestic subscriptions plus stable official pricing sources.

This commit also hardens the shared fetch layers so the importers can support live collection and database writes instead of relying on manual placeholders alone.
2026-05-15 22:32:57 +08:00