Skip to content

feat(embed): add hindisght-embed profiles#277

Merged
nicoloboschi merged 4 commits intomainfrom
profile-config
Feb 2, 2026
Merged

feat(embed): add hindisght-embed profiles#277
nicoloboschi merged 4 commits intomainfrom
profile-config

Conversation

@nicoloboschi
Copy link
Collaborator

No description provided.

- Add pytest test run step to test-embed job
- This ensures profile tests (37 tests) are run in CI
- Smoke test still runs after pytest tests
- Configure command now shows "Profile 'default' configured successfully!"
- Profile list shows "default" instead of empty string
- Profile show displays "default" consistently
- All output now uses "default" label for backward-compatible config
- Added port display for default profile in all commands
- Use httpx.Client() instead of requests.get() for daemon health check
- Update test mock to use httpx.Client instead of requests.get
- Fixes ModuleNotFoundError in CI (requests not in dependencies)
@nicoloboschi nicoloboschi merged commit 6c7f057 into main Feb 2, 2026
23 of 26 checks passed
slayoffer added a commit to slayoffer/hindsight that referenced this pull request Feb 3, 2026
Merged 7 upstream commits:
- Fix: load operation validator extension in worker process (vectorize-io#280)
- fix: custom pg schema is not reliable (vectorize-io#278)
- feat(embed): add hindsight-embed profiles (vectorize-io#277)
- feat: support for codex and claude-code as llm (vectorize-io#276)
- feat: print version during startup (vectorize-io#275)
- feat(openclaw): add llmProvider/llmModel plugin config options (vectorize-io#274)
- Propagate request context through async task payloads (vectorize-io#273)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
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