Which skill (or area)?
gateway
What happened?
I've tried to make it run with pi agent was I was unable to make it run. Didn't find clear instructions about how to do it in a simple way (there are a lot of info in different places inside the docs, but sometimes are confusing or not clear.
Tried different actions but none works.
What did you expect to happen?
To use Aeon with pi agent and an openrouter model.
A better and simpler documentation could help a lot.
Failure type
Config (missing secret, wrong var, schedule)
Where did it run?
Other / not sure
Steps to reproduce / what triggered it
Agent configuration
Agent: pi
Provider: openroute
Test 01 - Web UI
After starting the server (gateway?), I've selected the (no name) dropdown pi option, then click in "auth". Entered the openroute api key and received the message "openrouter_api_key saved".
Go to "Heartbeat" and click in "run now": message "no provider key set".
Test 02 - CLI
Set the environment variable:
# export OPENROUTER_API_KEY=sk-or-v1-XXX
Run the command found in docs:
# ./aeon auth --harness pi --key sk-or-v1-XXX
Installing Aeon CLI runtime (tsx, yaml — one-time, ~12MB)…
up to date, audited 2 packages in 806ms
1 package is looking for funding
run `npm fund` for details
found 0 vulnerabilities
/app/apps/cli/aeon: line 35: /app/apps/cli/node_modules/.bin/tsx: No such file or directory
Checking the directory
# ls -hal apps/cli/node_modules/.bin/
total 8.0K
drwxr-xr-x 2 root root 4.0K Aug 17 08:01 .
drwxr-xr-x 5 root root 4.0K Aug 17 09:58 ..
lrwxrwxrwx 1 root root 15 Aug 17 08:01 yaml -> ../yaml/bin.mjs
Relevant logs
Did you receive a notification?
Not applicable
Environment
node: v20.20.2, Linux c973e9c2f470 7.0.0-29-generic #29-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 17 20:52:35 UTC 2026 x86_64 GNU/Linux
Before submitting
Which skill (or area)?
gateway
What happened?
I've tried to make it run with pi agent was I was unable to make it run. Didn't find clear instructions about how to do it in a simple way (there are a lot of info in different places inside the docs, but sometimes are confusing or not clear.
Tried different actions but none works.
What did you expect to happen?
To use Aeon with pi agent and an openrouter model.
A better and simpler documentation could help a lot.
Failure type
Config (missing secret, wrong var, schedule)
Where did it run?
Other / not sure
Steps to reproduce / what triggered it
Agent configuration
Agent: pi
Provider: openroute
Test 01 - Web UI
After starting the server (gateway?), I've selected the (no name) dropdown pi option, then click in "auth". Entered the openroute api key and received the message "openrouter_api_key saved".
Go to "Heartbeat" and click in "run now": message "no provider key set".
Test 02 - CLI
Set the environment variable:
Run the command found in docs:
Checking the directory
Relevant logs
Did you receive a notification?
Not applicable
Environment
node: v20.20.2, Linux c973e9c2f470 7.0.0-29-generic #29-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 17 20:52:35 UTC 2026 x86_64 GNU/Linux
Before submitting