{"id":49496769,"url":"https://github.com/shbernal/och","last_synced_at":"2026-05-01T10:00:50.079Z","repository":{"id":353113354,"uuid":"1209587320","full_name":"shbernal/och","owner":"shbernal","description":"Small helper for OpenClaw TUI session management","archived":false,"fork":false,"pushed_at":"2026-04-22T13:29:23.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-04-22T15:25:41.620Z","etag":null,"topics":["bash","cli","openclaw"],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shbernal.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-04-13T15:20:13.000Z","updated_at":"2026-04-22T13:29:17.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/shbernal/och","commit_stats":null,"previous_names":["shbernal/och"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/shbernal/och","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shbernal%2Foch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shbernal%2Foch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shbernal%2Foch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shbernal%2Foch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shbernal","download_url":"https://codeload.github.com/shbernal/och/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shbernal%2Foch/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32492594,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bash","cli","openclaw"],"created_at":"2026-05-01T10:00:46.842Z","updated_at":"2026-05-01T10:00:50.063Z","avatar_url":"https://github.com/shbernal.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Open Claw Helper\n\nQuick and dirty tool for some features I feel the OpenClaw TUI is missing.\n\n## Features\n\n- `list-sessions`, lists session keys for one agent or all agents\n- `get-session-names`, lists session keys together with their `displayName`\n- `name-session`, renames a single session\n- `name-sessions`, renames all sessions for one agent or all agents using their session key\n- `list-agent-skills`, lists workspace skills by agent\n- `delete-session`, deletes a session entry by session key\n- `launch-tui-session`, an `och` subcommand that opens `openclaw tui` for a chosen session key\n\n## Dependencies\n\n- `bash`\n- `jq`\n- `moreutils` (`sponge`)\n\n## Install\n\n```bash\nmake install-user\n```\n\nThat installs:\n\n- `och` to `~/.local/bin/och`\n- Bash completion to `~/.local/share/bash-completion/completions/och`\n\n## Usage\n\n```bash\noch help\noch launch-tui-session \u003csession-key\u003e\n```\n\n## Bash Completion\n\nIf your shell loads `bash-completion`, `make install-user` is enough for the `och` symlink in `~/.local/bin` to pick up completions automatically.\n\nFor a repo-local test without installing:\n\n```bash\nsource /usr/share/bash-completion/bash_completion\nsource ./completions/och.bash\ncomplete -p och\n```\n\nThen try:\n\n```bash\noch \u003cTAB\u003e\noch list-sessions --agent \u003cTAB\u003e\noch delete-session \u003cTAB\u003e\noch get-agent-skill \u003cTAB\u003e\noch launch-tui-session \u003cTAB\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshbernal%2Foch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshbernal%2Foch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshbernal%2Foch/lists"}