Commit Graph

  • 6122b521a8 docs: mark internal normalized writer plans as historical feature/generated-scene-skill-platform 木炎 2026-05-06 09:47:38 +08:00
  • 8162118e6d generated-scene: add scheduled monitoring runtime and helper lifecycle hardening 木炎 2026-05-06 09:47:12 +08:00
  • 6cdd71b682 chore: ignore local workspace artifacts 木炎 2026-05-06 09:46:45 +08:00
  • 6c3f3a4002 docs: add normalized result implementation plan 木炎 2026-04-26 15:15:39 +08:00
  • 2428e975eb docs: add normalized result reader design 木炎 2026-04-26 15:02:30 +08:00
  • 956f0c2b68 feat: add generated scene skill platform hardening 木炎 2026-04-21 23:19:06 +08:00
  • 118fc77935 fix(analyzer): two fixes for scene analysis 木炎 2026-04-17 19:56:20 +08:00
  • 4215d49f3f fix(analyzer): extract loginPath/mainPath as bootstrap fallback 木炎 2026-04-17 19:44:13 +08:00
  • 475e460eb1 docs: add integration test report for scene generator quality 木炎 2026-04-17 18:53:27 +08:00
  • 6591a0d849 test: add unit tests for multi-mode generation path 木炎 2026-04-17 18:49:43 +08:00
  • 56ae03f3f9 feat(llm-client): add post-extraction validation with one-shot retry 木炎 2026-04-17 18:45:15 +08:00
  • 0fcdfb1787 feat(scene-generator): extract business JS files for LLM analysis 木炎 2026-04-17 18:43:04 +08:00
  • f374334f25 feat(llm-client): add mandatory field constraints to DEEP_SYSTEM_PROMPT 木炎 2026-04-17 18:41:03 +08:00
  • e6bab40e5b feat(llm-client): auto-wrap single-mode scenes into modes array 木炎 2026-04-17 18:38:51 +08:00
  • 2cab25952e fix(generator): add processData to jQuery ajax for form-urlencoded requests 木炎 2026-04-17 18:37:20 +08:00
  • 6fee4e2083 fix(generator): handle PageStateEval with no endpoints, optimize clones 木炎 2026-04-17 18:33:09 +08:00
  • 46005d9718 fix: add legacy comment to compile_page_state_eval 木炎 2026-04-17 18:30:41 +08:00
  • d1711a3db3 feat(generator): unify all scene types through multi-mode path 木炎 2026-04-17 18:28:47 +08:00
  • b1647cd865 docs: add detailed implementation plan for scene generator quality improvement 木炎 2026-04-17 18:19:37 +08:00
  • 1c964c3e70 docs: add scene generator quality improvement design spec 木炎 2026-04-17 18:13:45 +08:00
  • a6aa18c6d9 fix: replace eval() with safe template resolver and add empty MODES guard 木炎 2026-04-17 13:20:55 +08:00
  • 7420af8f31 fix: add serde rename for NormalizeRulesJson fields to match JS camelCase 木炎 2026-04-17 13:16:14 +08:00
  • 42eb716b7e feat(generator): add multi-mode template for mode-aware script generation 木炎 2026-04-17 13:10:21 +08:00
  • a325add167 fix(llm): add defaults for multi-mode fields in analyzeSceneDeep 木炎 2026-04-17 13:07:10 +08:00
  • d95b8aaf26 feat(llm): enhance DEEP_SYSTEM_PROMPT for multi-mode detection 木炎 2026-04-17 13:02:36 +08:00
  • 847f2c62c6 feat(generator): add multi-mode schema structs for enhanced LLM extraction 木炎 2026-04-17 12:56:46 +08:00
  • ea9147defb docs: add implementation plan for enhanced LLM extraction schema 木炎 2026-04-17 12:53:36 +08:00
  • 5ff6e05911 docs: add enhanced LLM extraction schema design for multi-mode business logic 木炎 2026-04-17 12:51:09 +08:00
  • eead8f7802 feat(generator): enhance buildBrowserEntrypointResult with validation flow 木炎 2026-04-17 12:28:35 +08:00
  • d123ee0aca feat(generator): enhance buildArtifact with determineArtifactStatus integration 木炎 2026-04-17 12:24:17 +08:00
  • d26d96ef64 feat(generator): add determineArtifactStatus for complete status determination 木炎 2026-04-17 12:21:13 +08:00
  • d996b511f6 feat(generator): add jQuery + fetch dual HTTP client support in template 木炎 2026-04-17 12:19:02 +08:00
  • b8d2eb9faa fix(generator): use endpoint.url directly in buildRequest to fix URL construction bug 木炎 2026-04-17 11:34:16 +08:00
  • 4167639231 docs: add progressive template enhancement implementation plan 木炎 2026-04-17 11:26:34 +08:00
  • 78a36a73b4 docs: add progressive template enhancement design spec 木炎 2026-04-17 11:16:11 +08:00
  • 74c42af717 fix: handle apiEndpoints/columnDefs objects in preview, add string type checks 木炎 2026-04-17 10:55:58 +08:00
  • bb15d14749 feat(runner): pass sceneInfoJson to Rust CLI for enhanced template rendering 木炎 2026-04-17 10:39:36 +08:00
  • 7289cc5779 feat(ui): add deep extraction preview panel with API/column/static-params display 木炎 2026-04-17 10:37:50 +08:00
  • 689abf08ec feat(rust): add --scene-info-json parameter for LLM extraction results 木炎 2026-04-17 10:27:27 +08:00
  • 2ffb42c181 feat(server): add /analyze-deep endpoint for deep extraction 木炎 2026-04-17 10:20:04 +08:00
  • 614e9a3a45 feat(generator-runner): read index.html in readDirectory() 木炎 2026-04-17 10:16:17 +08:00
  • 517ac6bf39 feat(llm-client): add deep extraction with apiEndpoints, staticParams, columnDefs 木炎 2026-04-17 10:13:29 +08:00
  • dd7b3c582a docs: add LLM-driven skill generation design spec 木炎 2026-04-17 09:51:59 +08:00
  • f268668713 feat: add folder picker and target_url input to Web UI 木炎 2026-04-17 00:23:09 +08:00
  • ce072c2ebe feat: auto-extract expected_domain from external script URLs 木炎 2026-04-17 00:14:05 +08:00
  • 464f18c672 fix: remove mandatory validation for ReportCollection fields 木炎 2026-04-17 00:09:12 +08:00
  • b5131c858a feat: add scene kind dropdown to Web UI 木炎 2026-04-17 00:02:17 +08:00
  • 2e69fa7239 feat: pass sceneKind from /generate request to generator 木炎 2026-04-16 23:58:57 +08:00
  • f84e11c631 feat: add sceneKind param to generator-runner 木炎 2026-04-16 23:57:30 +08:00
  • 73edf1e5cf feat: add monitoring template support to generator 木炎 2026-04-16 23:51:11 +08:00
  • 87cee36173 fix: delegate analyze_scene_source to analyze_scene_source_with_hint 木炎 2026-04-16 23:42:46 +08:00
  • 67fe17302e feat: add SceneKind::Monitoring and scene_kind_hint param to analyzer 木炎 2026-04-16 23:33:24 +08:00
  • 45b54ab007 docs: add multi-scene-kind generator implementation plan 木炎 2026-04-16 23:26:01 +08:00
  • af8f261b79 docs: add multi-scene-kind generator design spec 木炎 2026-04-16 23:22:08 +08:00
  • f168f9f375 fix: auto-find correct sgclaw_config.json in parent directory 木炎 2026-04-16 22:47:39 +08:00
  • 23845413c5 fix: patch path traversal and baseUrl normalization in scene generator 木炎 2026-04-16 22:30:35 +08:00
  • ea6be128e7 feat: scene skill generator — complete implementation 木炎 2026-04-16 22:27:41 +08:00
  • 6c1865eb1c feat: add serve.sh and serve.cmd startup scripts for Scene Skill Generator 木炎 2026-04-16 22:25:34 +08:00
  • d00086a70b feat: add sg_scene_generator.html with dual-panel UI and settings modal 木炎 2026-04-16 22:23:33 +08:00
  • e7a4179513 feat: add server.js with /health, /analyze, /generate routes 木炎 2026-04-16 22:18:32 +08:00
  • 15d4b0dcc1 feat: add generator-runner.js for cargo subprocess + SSE streaming 木炎 2026-04-16 22:15:52 +08:00
  • 294426ced9 feat: add llm-client.js with prompt builder and JSON extractor 木炎 2026-04-16 22:13:11 +08:00
  • ead9ea76fa feat: add config-loader.js and initial server test 木炎 2026-04-16 22:10:48 +08:00
  • e8d7d6b796 test: lock request URL resolution precedence 木炎 2026-04-14 20:27:09 +08:00
  • bd83d92480 refactor(service): unify submit bootstrap target resolution 木炎 2026-04-14 20:23:24 +08:00
  • 044d38003d chore: remove sgclaw_config.json (gitignored) and skills-lock.json feature/claw-ws 木炎 2026-04-14 14:48:26 +08:00
  • f07f7d63ef chore: add .sgclaw-zeroclaw-workspace and sgclaw_config.json to gitignore 木炎 2026-04-14 14:39:05 +08:00
  • c60cd308ca feat: service console auto-connect, settings panel, and batch of enhancements 木炎 2026-04-14 14:32:46 +08:00
  • 6aa0c110bd fix(callback_host): close orphaned helper page before opening on same WS connection 木炎 2026-04-14 10:01:50 +08:00
  • 390a431a4b fix(callback_host): revert close_helper_page that broke helper page loading 木炎 2026-04-14 09:41:33 +08:00
  • 0f70702914 test(callback_host): add hidden domain bootstrap test 木炎 2026-04-14 09:21:17 +08:00
  • 8decd9554c fix(service): lift cached_host to outer loop to prevent duplicate helper pages 木炎 2026-04-14 09:15:33 +08:00
  • adb64429ee feat(callback_host): close helper page on Drop via browser WS 木炎 2026-04-14 09:09:59 +08:00
  • 32e2c59a40 feat(callback_host): add use_hidden_domain param to bootstrap_helper_page 木炎 2026-04-14 09:07:20 +08:00
  • fae2fd57d6 docs: add helper page lifecycle fix implementation plan 木炎 2026-04-14 09:01:59 +08:00
  • 899c670e5c docs: add helper page lifecycle fix & hidden domain design spec 木炎 2026-04-14 08:59:15 +08:00
  • 583bb117cb docs: add async eval .then() fix design spec 木炎 2026-04-13 18:32:05 +08:00
  • ad3778d4c5 fix: pass expected_domain to wrapped browser scripts 木炎 2026-04-13 17:18:52 +08:00
  • 4d1070dff0 docs: add expected_domain arg fix spec 木炎 2026-04-13 17:13:53 +08:00
  • 0303111d5b test: add async browser script test case 木炎 2026-04-13 16:13:46 +08:00
  • 7320fb7f79 fix: support async browser scripts in build_eval_js 木炎 2026-04-13 16:12:08 +08:00
  • dbbc5d030b docs: add async browser script support implementation plan 木炎 2026-04-13 16:09:09 +08:00
  • ce6b3e6749 docs: add async browser script support design 木炎 2026-04-13 16:06:41 +08:00
  • a957712590 fix: add target_url param for Action::Eval in browser_script_skill_tool 木炎 2026-04-13 15:03:49 +08:00
  • 0ebe060484 docs: add lineloss target_url fix implementation plan 木炎 2026-04-13 15:01:23 +08:00
  • 695a888840 docs: add lineloss target_url fix design spec 木炎 2026-04-13 14:59:51 +08:00
  • 733aee1e9a feat: add lineloss URL mapping in derive_request_url_from_instruction 木炎 2026-04-13 14:41:14 +08:00
  • f8f822e1f3 test: add lineloss requesturl mapping test 木炎 2026-04-13 14:38:03 +08:00
  • 3b156e4bd1 docs: add lineloss requesturl fix implementation plan 木炎 2026-04-13 14:34:35 +08:00
  • 645dc60bae docs: add lineloss requesturl fix design spec 木炎 2026-04-13 14:31:39 +08:00
  • 007959b903 merge: bring main lineloss defaults into ws 木炎 2026-04-12 21:37:03 +08:00
  • a8a470481d fix: align lineloss default periods with page semantics main 木炎 2026-04-12 21:35:28 +08:00
  • 447457b7d3 fix: restore zhihu ws routing before direct submit 木炎 2026-04-12 21:14:35 +08:00
  • 45b60e37f7 fix: restore zhihu export routing before direct submit 木炎 2026-04-12 19:24:09 +08:00
  • d230ff0389 merge: integrate main deterministic submit into ws branch 木炎 2026-04-12 14:05:55 +08:00
  • 72b79feca9 docs: add tq lineloss design and plan 木炎 2026-04-12 13:12:35 +08:00
  • dd7805d341 feat: add deterministic tq lineloss submit path 木炎 2026-04-12 13:10:58 +08:00
  • 883647dffc feat: add config-owned direct submit runtime 木炎 2026-04-11 15:45:42 +08:00
  • b454fa3f54 refactor: remove ws-only scene routing remnants 木炎 2026-04-10 22:35:43 +08:00
  • 311cc1fee6 docs: add fault-details alignment design and plan 木炎 2026-04-10 18:10:02 +08:00