fleet-memory/hindsight-embed/hindsight_embed
shun yi f9fe6953a3
fix: Windows compatibility for hindsight-embed (#867)
- Add cross-platform file locking support
- Use fcntl on Unix-like systems, msvcrt on Windows
- Add detailed documentation explaining why we don't use external libraries
- Fixes issue where module couldn't be imported on Windows due to missing fcntl

Co-authored-by: yishun.eason <yishun.eason@bytedance.com>
2026-04-07 09:15:59 +02:00
..
__init__.py Release v0.4.22 2026-03-31 18:14:59 +02:00
cli.py feat(embed): add programmatic UI (control plane) management (#683) 2026-03-25 14:38:32 +01:00
daemon_client.py feat(embed): add programmatic UI (control plane) management (#683) 2026-03-25 14:38:32 +01:00
daemon_embed_manager.py fix(embed): clear stale daemon on port before starting (#843) 2026-04-02 10:57:28 +02:00
embed_manager.py feat: HindsightEmbedded python SDK (#293) 2026-02-04 14:41:19 +01:00
profile_manager.py fix: Windows compatibility for hindsight-embed (#867) 2026-04-07 09:15:59 +02:00