Skip to content

Add profile timestamp lookup option - #41

Merged
yosriady merged 1 commit into
mainfrom
codex/profile-timestamp-api
Aug 4, 2026
Merged

Add profile timestamp lookup option#41
yosriady merged 1 commit into
mainfrom
codex/profile-timestamp-api

Conversation

@yosriady

@yosriady yosriady commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

Summary

  • add --timestamp to formo profiles get and formo profiles search
  • validate ISO-8601 timestamps and require --address for timestamped searches
  • document closest-snapshot behavior in the README and agent-facing skill references

Why

The profiles API now supports point-in-time wallet-enrichment reads. This exposes that capability through the CLI while preserving the API's bounded exact-address requirement for historical searches.

Verification

  • 175 local tests passed; 18 live API tests skipped without TEST_TOKEN
  • pnpm lint
  • pnpm typecheck
  • pnpm build
  • CLI help and malformed-timestamp validation checks

View with [code]smith Autofix with [code]smith
Need help on this PR? Tag @codesmith-bot with what you need. Autofix is disabled.

Review in cubic

@yosriady
yosriady marked this pull request as ready for review August 4, 2026 04:52
@yosriady
yosriady merged commit 8337d1f into main Aug 4, 2026
9 checks passed
@yosriady
yosriady deleted the codex/profile-timestamp-api branch August 4, 2026 04:53
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