Commit Graph

19 Commits

Author SHA1 Message Date
edmand46 7271874cac 2.0.0: changelog and skill docs for slugs and environments
CI / check (push) Successful in 16s
CI / publish (push) Has been skipped
Claude-Session: https://claude.ai/code/session_01SMCvdwDmuxoaqGgvGBLk1V
2026-09-06 22:39:03 +03:00
edmand46 a7401b534a Slug-based scenarios, quests and offers per the environments contract; regenerated models; e2e seed passes environment to admin mirrors
Claude-Session: https://claude.ai/code/session_01SMCvdwDmuxoaqGgvGBLk1V
2026-09-06 21:44:54 +03:00
edmand46 e863cc3bf7 Align e2e-prod suite with the monolith API; drop dead applyOverride; treat run_not_active as terminal
CI / check (push) Successful in 18s
CI / publish (push) Has been skipped
2026-09-06 09:53:45 +03:00
edmand46 8863ef80e2 Release 1.0.0
CI / publish (push) Successful in 9s
CI / check (push) Successful in 14s
v1.0.0
2026-09-04 15:36:37 +03:00
edmand46 1491b5e357 Server-side scenario execution: thin effects client replaces local engine
- engine/ (DagWalker, sessions, IndexedDbPlanStore) deleted; server owns the graph
- trigger/callback/counter carry PendingEffect; GET /sdk/v1/scenarios/pending polled
  (30s jittered heartbeat paused on hidden tab + wait-deadline timers)
- client.effects public API unchanged (done/buy/dismiss/end/claim/battlepass/quest)
- planStateStore removed; loginEvent kept; reconcile() makes server the source of truth
- generated models regenerated; skills/README/CHANGELOG updated
2026-09-04 14:08:48 +03:00
edmand46 ecbbf93951 Regenerate player models with avatarUrl
CI / check (push) Successful in 1m4s
CI / publish (push) Has been skipped
2026-09-04 12:40:54 +03:00
edmand46 8753239fbd Add agent skill (SKILL.md + per-domain reference)
CI / check (push) Successful in 55s
CI / publish (push) Has been skipped
2026-08-29 11:46:20 +03:00
edmand46 04e3565412 0.6.0: LeaderboardSession.claim, rank_not_eligible is recoverable
CI / publish (push) Successful in 27s
CI / check (push) Successful in 59s
onClaim replaces onRewardClaimed. rewardClaimed() is a deprecated alias removed in the next version.
v0.6.0
2026-08-29 11:33:01 +03:00
edmand46 19a296ab9a ci: publish with NPM_TOKEN PAT (job GITEA_TOKEN cannot write org packages)
CI / publish (push) Successful in 29s
CI / check (push) Successful in 58s
v0.5.1
2026-08-28 18:42:59 +03:00
edmand46 a72989402e 0.5.1: custom quest metrics no-op, doc fix
CI / publish (push) Failing after 31s
CI / check (push) Successful in 1m5s
2026-08-28 17:38:02 +03:00
edmand46 3556c0b035 ci: grant packages:write to publish job (GITEA_TOKEN 401 on npm publish) 2026-08-28 17:38:02 +03:00
edmand46 fff971ad15 0.5.0: typecheck against regenerated models
CI / publish (push) Failing after 26s
CI / check (push) Successful in 1m4s
listQuests no longer takes a body, battle-pass track is a union, scenario
run status has no unknown_run. This ships loginWithCustom and quest
metric helpers that never reached the registry after the v0.4.0 publish
job failed.
v0.5.0
2026-08-28 15:18:31 +03:00
edmand46 e6128e54bd sdk: loginWithCustom facade + regenerated models
CI / check (push) Failing after 22s
CI / publish (push) Has been skipped
2026-08-28 13:36:09 +03:00
edmand46 68287d212e quests: QuestMetrics helpers (purchaseOffer/purchaseItem), README quests section
CI / check (push) Successful in 59s
CI / publish (push) Has been skipped
2026-08-25 16:25:32 +03:00
edmand46 1013f2395f e2e-prod: platform wallet adjust route, fund scenario player, RCs seeded directly in prod env
CI / check (push) Successful in 58s
CI / publish (push) Has been skipped
2026-08-20 11:35:21 +03:00
edmand46 322a2c0706 0.4.0: battlepass levelNumber fix, UGC removed, regenerated API types, CI publish on tags
CI / check (push) Successful in 59s
CI / publish (push) Failing after 23s
v0.4.0
2026-08-19 17:48:55 +03:00
edmand46 25f66be16a quests: reportProgress on QuestsService + regenerated DTOs
CI / check (push) Successful in 56s
2026-08-13 12:10:07 +03:00
edmand46 fd364fd156 Add ProjectStorageDomain with projectStorage sync
CI / check (push) Successful in 48s
2026-08-12 23:58:30 +03:00
rudder 3ab2d4a6cf Initial commit
CI / check (push) Successful in 56s
2026-08-12 14:02:25 +03:00