Skip to content

feat: add IAC_CODE_CONFIG_DIR & fix A2A not loading persistence on re… - #13

Merged
binxin-wbx merged 1 commit into
mainfrom
feat/_a2a_update
May 19, 2026
Merged

feat: add IAC_CODE_CONFIG_DIR & fix A2A not loading persistence on re…#13
binxin-wbx merged 1 commit into
mainfrom
feat/_a2a_update

Conversation

@ruanzhengxin-zhuxing

Copy link
Copy Markdown
Collaborator

…start

  • Add IAC_CODE_CONFIG_DIR env var to relocate the runtime config dir (default ~/.iac-code/); all persisted artifacts follow it.
  • Fix A2A server losing session state across restarts: restore the persisted session_id from A2APersistenceStore and resume prior messages from SessionStorage.

…start

- Add `IAC_CODE_CONFIG_DIR` env var to relocate the runtime config
  dir (default `~/.iac-code/`); all persisted artifacts follow it.
- Fix A2A server losing session state across restarts: restore the
  persisted `session_id` from `A2APersistenceStore` and resume prior
  messages from `SessionStorage`.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@binxin-wbx
binxin-wbx merged commit fe8524f into main May 19, 2026
12 checks passed
@Prodesire
Prodesire deleted the feat/_a2a_update branch May 19, 2026 11:24
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