Vincent Koc
|
b7615e0ce3
|
Exec/ACP: inject OPENCLAW_SHELL into child shell env (#31271)
* exec: mark runtime shell context in exec env
* tests(exec): cover OPENCLAW_SHELL in gateway exec
* tests(exec): cover OPENCLAW_SHELL in pty mode
* acpx: mark runtime shell context for spawned process
* tests(acpx): log OPENCLAW_SHELL in runtime fixture
* tests(acpx): assert OPENCLAW_SHELL in runtime prompt
* docs(env): document OPENCLAW_SHELL runtime markers
* docs(exec): describe OPENCLAW_SHELL exec marker
* docs(acp): document OPENCLAW_SHELL acp marker
* docs(gateway): note OPENCLAW_SHELL for background exec
* tui: tag local shell runs with OPENCLAW_SHELL
* tests(tui): assert OPENCLAW_SHELL in local shell runner
* acp client: tag spawned bridge env with OPENCLAW_SHELL
* tests(acp): cover acp client OPENCLAW_SHELL env helper
* docs(env): include acp-client and tui-local shell markers
* docs(acp): document acp-client OPENCLAW_SHELL marker
* docs(tui): document tui-local OPENCLAW_SHELL marker
* exec: keep shell runtime env string-only for docker args
* changelog: note OPENCLAW_SHELL runtime markers
|
2026-03-01 20:31:06 -08:00 |
|
Gustavo Madeira Santana
|
5b23999404
|
docs: document bootstrap total cap and exec log/notify behavior
|
2026-02-14 18:36:35 -05:00 |
|
Seb Slight
|
abcaa8c7a9
|
Docs: add nav titles across docs (#5689)
|
2026-01-31 15:04:03 -06:00 |
|
cpojer
|
8cab78abbc
|
chore: Run pnpm format:fix.
|
2026-01-31 21:13:13 +09:00 |
|
Peter Steinberger
|
9a7160786a
|
refactor: rename to openclaw
|
2026-01-30 03:16:21 +01:00 |
|
Peter Steinberger
|
6d16a658e5
|
refactor: rename clawdbot to moltbot with legacy compat
|
2026-01-27 12:21:02 +00:00 |
|
Peter Steinberger
|
d8b463d0b3
|
fix: cap pending process output
|
2026-01-17 08:26:12 +00:00 |
|
Peter Steinberger
|
07a3db153d
|
feat: notify on exec exit
|
2026-01-17 05:43:34 +00:00 |
|
Peter Steinberger
|
c4ea25a509
|
feat: add exec pty support
|
2026-01-17 04:57:11 +00:00 |
|
Peter Steinberger
|
04ebf8d67a
|
docs: note child process bridge helper
|
2026-01-15 06:59:02 +00:00 |
|
Peter Steinberger
|
98337a14b3
|
fix: rename bash tool to exec (#748) (thanks @myfunc)
|
2026-01-12 02:49:55 +00:00 |
|
Peter Steinberger
|
7b81d97ec2
|
feat: wire multi-agent config and routing
Co-authored-by: Mark Pors <1078320+pors@users.noreply.github.com>
|
2026-01-09 12:48:42 +00:00 |
|
Peter Steinberger
|
5b97feaaa5
|
fix: scope process sessions per agent
|
2026-01-07 23:35:04 +01:00 |
|
Peter Steinberger
|
090390cd77
|
fix: override agent tools + sync bash without process
|
2026-01-07 23:24:12 +01:00 |
|
Peter Steinberger
|
db4d0b8e75
|
docs: reorganize documentation structure
|
2026-01-07 00:45:46 +01:00 |
|