AskaEth pushed to dev at AskaEth/Hearth 2026-08-16 15:34:53 +08:00
a764208c0e feat: android project skeleton with immersive home activity
AskaEth pushed to dev at AskaEth/Hearth 2026-08-16 15:19:09 +08:00
bb3699267f docs: adapt plan for arm64 build environment
AskaEth pushed to dev at AskaEth/Hearth 2026-08-16 15:01:32 +08:00
4d1c4b294b docs: add implementation plan
AskaEth pushed to dev at AskaEth/Hearth 2026-08-16 14:58:01 +08:00
425ffc42c9 docs: add webapp tab bar, back-key suppression, sidebar clock
AskaEth pushed to dev at AskaEth/Hearth 2026-08-16 14:45:51 +08:00
5b5dc20f5a docs: add launcher design spec
AskaEth pushed to dev at AskaEth/Hearth 2026-08-16 14:45:30 +08:00
AskaEth created branch dev in AskaEth/Hearth 2026-08-16 14:45:30 +08:00
AskaEth created repository AskaEth/Hearth 2026-08-16 14:11:20 +08:00
AskaEth pushed tag Alpha_1.0.0 to AskaEth/VisionL 2026-08-12 21:42:53 +08:00
AskaEth pushed to main at AskaEth/VisionL 2026-08-12 21:42:51 +08:00
36780493a5 docs: update user-facing docs with real test results from baidu.com verification
9ec6c9add3 fix: guard auto-start server to only run when executed directly, not when imported by tests
452581c3b5 feat: add GET /profiles route
e79590a6d8 feat(daemon): add WebSocket relay with console/network monitoring
b843eea9ae feat(cli): implement CLI entry point with auto-daemon launcher (Task 18)
Compare 29 commits »
AskaEth pushed to dev at AskaEth/VisionL 2026-08-12 21:42:44 +08:00
36780493a5 docs: update user-facing docs with real test results from baidu.com verification
AskaEth pushed to dev at AskaEth/VisionL 2026-08-12 21:30:38 +08:00
9ec6c9add3 fix: guard auto-start server to only run when executed directly, not when imported by tests
AskaEth pushed to dev at AskaEth/VisionL 2026-08-12 21:29:48 +08:00
452581c3b5 feat: add GET /profiles route
AskaEth pushed to dev at AskaEth/VisionL 2026-08-12 21:28:13 +08:00
e79590a6d8 feat(daemon): add WebSocket relay with console/network monitoring
AskaEth pushed to dev at AskaEth/VisionL 2026-08-12 21:24:13 +08:00
b843eea9ae feat(cli): implement CLI entry point with auto-daemon launcher (Task 18)
AskaEth pushed to dev at AskaEth/VisionL 2026-08-12 21:19:40 +08:00
4f387b5ae7 feat(daemon): add stealth injection orchestrator (Task 17)
a34e3c72f0 feat(daemon): add built-in fingerprint profiles for desktop Chrome (Task 16)
Compare 2 commits »
AskaEth pushed to dev at AskaEth/VisionL 2026-08-12 21:17:10 +08:00
78a35bafc4 feat(daemon): add HTTP header stealth injection (Task 14)
AskaEth pushed to dev at AskaEth/VisionL 2026-08-12 21:16:41 +08:00
6085c9e65a feat(daemon): implement stealth human input simulation (Task 15)
AskaEth pushed to dev at AskaEth/VisionL 2026-08-12 21:14:18 +08:00
dff7afced9 fix: wrap stealth navigator overrides in try-catch, add pixelRatio to screen override
AskaEth pushed to dev at AskaEth/VisionL 2026-08-12 21:13:35 +08:00
1b2ff5491a feat(daemon): add canvas/WebGL/AudioContext noise injection for stealth (Task 13)