dev --logs on harness-only project exits 0 instead of failing
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 68/100
- Issue type
- Bug
- Clarity
- Clearly specified
- Activity status
- Quiet
- Tech stack
- typescript
- Domain
- cli
Research direction
Start with the agentcore dev command handling for --logs on harness-only projects and reproduce the documented command sequence with --skip-deploy. Make the command return exit code 1 with a clear validation error directing users to agentcore invoke --harness, then verify both the message and exit status.
Written by the indexing model from the issue text.
Description
agentcore dev --logs on a harness-only project prints guidance text and exits 0. It should exit 1 with a
validation error since no dev server can be started, harness projects don't support local dev.
Reproduction:
agentcore create --name MyHarness
cd MyHarness
agentcore dev --logs --skip-deploy
# Prints "Harness dev runs against the deployed service..." and exits 0
Expected: Exit code 1 with a clear error (e.g. "Harness projects do not support local dev. Use agentcore
invoke --harness instead.")
Actual: Exit code 0 with informational text.
- Dominant language
- TypeScript
- Stars
- 291
- Forks
- 96
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 192
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from aws/agentcore-cli
-
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
aws/agentcore-cli#2267 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
aws/agentcore-cli#2258 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
aws/agentcore-cli#2176 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
aws/agentcore-cli#2140 ·
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
aws/agentcore-cli#2076 ·
All issues in aws/agentcore-cli
Similar issues
-
calcite-components needs triage refactor
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
Esri/calcite-design-system#15203 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 91/100
-
community first-timers-only good first issue hacktoberfest help wanted low hanging fruit up-for-grabs
Difficulty 1/5 Under an hour Newbie friendliness 95/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
Automattic/studio#4908 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 90/100