Skip to content

feat: focus product on local web dashboard - #181

Merged
pitimon merged 1 commit into
mainfrom
product/web-only-scope
Aug 8, 2026
Merged

feat: focus product on local web dashboard#181
pitimon merged 1 commit into
mainfrom
product/web-only-scope

Conversation

@pitimon

@pitimon pitimon commented Aug 8, 2026

Copy link
Copy Markdown
Owner

Summary

  • Focus the active product on a localhost browser dashboard and loopback CLI backend.
  • Archive unsupported native macOS/Windows implementation, workflows, and contracts outside active build/release paths.
  • Update product, security, release, and outbound-call documentation; add scope guardrail tests.

Verification

  • npm run ci:local
  • node --test test/web-only-product-scope.test.js
  • Manual CLI server startup verified on loopback; it selected port 7681 because 7680 was already occupied.
  • npm publish --dry-run succeeded.

Closes #180

@pitimon

pitimon commented Aug 8, 2026

Copy link
Copy Markdown
Owner Author

Verification receipt:

  • Local npm run ci:local: pass.
  • Hosted CI run 31249516044 passed on the exact PR head 5211a7cbb3524c687a9f5aa24a2370d9cf25dd6a: ci:local and node20-contract.
  • Browser smoke test: the newly built v0.39.52 dashboard served from a loopback-only CLI on port 7690; navigation contains Tokens, Limits, Skills, Claude IP Check, and Settings only.
  • npm publish --dry-run: pass.

An independent read-only review is in progress; merge remains held until its result is incorporated.

@pitimon
pitimon force-pushed the product/web-only-scope branch from 5211a7c to 07ea5c7 Compare August 8, 2026 09:10
@pitimon
pitimon merged commit 91580a6 into main Aug 8, 2026
2 checks passed
@pitimon
pitimon deleted the product/web-only-scope branch August 8, 2026 09:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

product: focus TokenTracker on local web dashboard only

1 participant