Skip to content

0x07c4/agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Agent Config Snapshot

This repository stores a sanitized snapshot of a local Codex setup.

Included:

  • AGENTS.md
  • RTK.md
  • bin/sync-agent-config.sh
  • systemd/
  • docs/systemd-sync.md
  • config.toml with local project trust blocks removed
  • rules/
  • memories/
  • non-system skills from ~/.codex/skills

Excluded:

  • auth.json
  • history.jsonl
  • session_index.jsonl
  • sessions/
  • log/
  • logs_*.sqlite*
  • state_*.sqlite*
  • models_cache.json
  • memories/rtk/
  • tmp/
  • shell_snapshots/

Notes:

  • local home paths are rewritten to $HOME
  • this snapshot is meant for backup and portability, not full runtime state sync

Manual sync

Use the installed helper:

$HOME/.codex/bin/sync-agent-config.sh

Or run the repo copy directly:

./bin/sync-agent-config.sh --dry-run

See docs/systemd-sync.md for the daily systemd --user timer setup.

About

Harness Engineering

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors