Skip to content

Migrate addon to Wealthfolio network API - #2

Merged
alexander-schneider merged 1 commit into
mainfrom
codex/network-api-community-listing
Aug 25, 2026
Merged

Migrate addon to Wealthfolio network API#2
alexander-schneider merged 1 commit into
mainfrom
codex/network-api-community-listing

Conversation

@alexander-schneider

Copy link
Copy Markdown
Contributor

Summary

  • migrate Adanos requests from direct fetch() to Wealthfolio's brokered network.request() API
  • declare the Adanos host, sandbox-compatible routes, permissions, and Wealthfolio 3.7 host dependencies
  • replace sandbox-blocked localStorage usage with addon-scoped durable storage
  • replace deprecated days queries with explicit inclusive UTC from and to dates
  • make the repository independently buildable and document release-file installation

Verification

  • pnpm test (20 passed)
  • pnpm type-check
  • pnpm bundle
  • pnpm exec wealthfolio test
  • SDK validateManifest() (valid, no warnings)
  • unzip -t dist/adanos-sentiment-1.1.0.zip
  • git diff --check

Follow-up to wealthfolio/wealthfolio#741 and maintainer feedback in wealthfolio/wealthfolio#741 (comment).

@alexander-schneider
alexander-schneider merged commit 215fffe into main Aug 25, 2026
1 check passed
@alexander-schneider
alexander-schneider deleted the codex/network-api-community-listing branch August 25, 2026 06:29
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.

1 participant