This website requires JavaScript.
Explore
Help
Register
Sign In
ginnoir
/
idlegame
Watch
1
Star
0
Fork
0
Code
Issues
7
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
feat(m1): PR3.1 automation unlock and recipes
#19
Merged
ginnoir
merged 9 commits from
feat/m1-progression
into
main
2026-06-12 01:26:51 -05:00
Conversation
0
Commits
9
Files Changed
19
+858
-3
ginnoir
commented
2026-06-12 01:25:28 -05:00
Owner
Copy Link
Copy Source
Summary
Adds universal automation unlock after first manual completion.
Adds automation queue runner with manual > automation > loop precedence.
Adds shareable recipe export/import and the Play automation UI.
Verification
pnpm typecheck
pnpm lint
pnpm test:coverage
pnpm build
Browser QA: desktop and 390px mobile automation unlock, copy, import, no console errors
Closes
#7
## Summary - Adds universal automation unlock after first manual completion. - Adds automation queue runner with manual > automation > loop precedence. - Adds shareable recipe export/import and the Play automation UI. ## Verification - pnpm typecheck - pnpm lint - pnpm test:coverage - pnpm build - Browser QA: desktop and 390px mobile automation unlock, copy, import, no console errors Closes #7
ginnoir
added 9 commits
2026-06-12 01:25:28 -05:00
feat(engine): track manualCompletionCounts on action complete
d625216018
feat(engine): automation unlock and queue CRUD
4a85bf85ae
test(engine): harden automation queue coverage
79f1251cad
feat(engine): automation runner with manual-first precedence
a7ecf2225b
feat(engine): automation recipe export and import
e2a44bec7d
feat(state): automation fields on action view model
4b5372cdf9
feat(state): runtime automation and recipe commands
29bc4d4bc5
feat(ui): automation bar with recipe export import
ddbf9c0045
docs: document automation queue and recipe format
CI / verify (push)
Successful in 1m7s
Details
CI / verify (pull_request)
Successful in 45s
Details
b8c98a9b42
ginnoir
merged commit
c1db07d997
into
main
2026-06-12 01:26:51 -05:00
Sign in
to join this conversation.
Reviewers
No Reviewers
Labels
Clear labels
area/engine
Pure game engine
area/story
Story and narrative structure
area/ui
React UI and visual behavior
area/workflow
Tooling, CI, deploy, project workflow
prio/1
Highest priority
prio/2
Medium priority
prio/3
Lower priority
type/content
Story, balance, or content definitions
type/feat
Feature work
type/fix
Bug fix
type/infra
Infrastructure or workflow
No labels
Milestone
No items
No Milestone
Projects
Clear projects
No projects
Assignees
Clear assignees
ginnoir
(Ginnoir)
No Assignees
1 Participants
Notifications
Subscribe
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: ginnoir/idlegame#19
Write
Preview
Loading…
x
Add
Cancel
Save
Reference in New Issue
Repository
ginnoir/idlegame
Title
Body
Create Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues.
Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block
Summary
Verification
Closes #7