Skip to content

feat: scrap recipe-style session snapshots#31

Closed
skulidropek wants to merge 91 commits intoProverCoderAI:mainfrom
skulidropek:issue-27
Closed

feat: scrap recipe-style session snapshots#31
skulidropek wants to merge 91 commits intoProverCoderAI:mainfrom
skulidropek:issue-27

Conversation

@skulidropek
Copy link
Copy Markdown
Contributor

@skulidropek skulidropek commented Feb 13, 2026

@/tmp/pr31-body.md

skulidropek and others added 30 commits January 28, 2026 11:52
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
- Print codex resume hint on interactive shells\n- Disable Ubuntu MOTD/last-login noise inside containers\n- Silence SSH host-key warnings via LogLevel=ERROR\n- Force docker compose output to plain/no-ANSI to avoid escape sequences\n- Keep generated project templates in sync on compose up
Skip port re-selection when docker compose is already running for the project.
github-actions bot and others added 19 commits February 11, 2026 12:31
* fix(shell): bridge gh token to git credentials

* fix(shell): auto-configure git credentials after gh auth

* test(docker-git): assert generated auth helper in entrypoint

* refactor(lib): split entrypoint git template blocks

---------

Co-authored-by: skulidropek <skulidropek@users.noreply.github.com>
)

Co-authored-by: skulidropek <skulidropek@users.noreply.github.com>
…CoderAI#19)

Co-authored-by: skulidropek <skulidropek@users.noreply.github.com>
* fix(shell): fail fast on docker socket permission errors

* fix(lib): reduce error renderer complexity

---------

Co-authored-by: skulidropek <skulidropek@users.noreply.github.com>
Co-authored-by: skulidropek <skulidropek@users.noreply.github.com>
* fix(lint): include tests in effect-ts analyzer

* chore(ci): retrigger checks after runner stall

---------

Co-authored-by: skulidropek <skulidropek@users.noreply.github.com>
…oderAI#25)

* fix(lib): bootstrap nested docker-git auth and compose v2

* refactor(lib): split nested docker-git entrypoint template

* refactor(lib): reduce lint complexity in path normalization
@skulidropek skulidropek changed the title feat: scrap export/import (workspace cache archive) feat: scrap export/import (cache + session snapshot, chunked) Feb 14, 2026
@skulidropek skulidropek changed the title feat: scrap export/import (cache + session snapshot, chunked) feat: scrap recipe-style session snapshots Feb 15, 2026
- Drop cache mode (node_modules etc.)\n- Export host env files (global/project)\n- Import cleans node_modules + runs detected install commands
- Avoid sh -l to prevent /etc/profile dash failures

- Run docker exec as sshUser to keep workspace ownership correct

- Use bash -o pipefail for export pipelines (tar/patch chunking)

- Allow empty worktree patches and preserve mount points on restore
@skulidropek
Copy link
Copy Markdown
Contributor Author

Superseded by #44 (rebased onto the current main to eliminate merge conflicts).\n\nKeeping this PR open is likely confusing since it is not mergeable.

@skulidropek
Copy link
Copy Markdown
Contributor Author

Closing in favor of #44.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants