Commit Graph
188 Commits
Author SHA1 Message Date
naeel b6808423da remove questions-to-sol.md — moved to root DOCS 2026-07-30 13:24:46 +04:00
naeel b26332fbe7 docs: 14 questions to Sol — discuss before implementing 2026-07-30 13:20:19 +04:00
naeel 3f653a7205 docs: GPT-5.6 Sol — 10-step MVP plan 2026-07-30 13:16:48 +04:00
naeel 0c6cd75028 docs: GPT-5.6 Sol prompt — architecture ideas + bug hunt 2026-07-30 13:02:26 +04:00
naeel b5d139a04a v1.1.44: 5 fixes — null-guard + try/catch in toggleInstance/selectService/refreshInstances/CMDB 2026-07-30 09:49:08 +04:00
naeel b7f7bba22c docs: Sonnet final audit — all bugs + user actions review 2026-07-30 09:36:56 +04:00
naeel de18ea7d43 v1.1.43: fix missing opsEl declaration in toggleInstance 2026-07-30 09:33:27 +04:00
naeel 16848544fa v1.1.42: busy check BEFORE stopPoll in toggleInstance 2026-07-30 09:29:40 +04:00
naeel 272c5c2b3a v1.1.41: block selectService when busy 2026-07-30 09:10:10 +04:00
naeel 8bd68e1eed v1.1.40: busy blocks instance expand completely 2026-07-30 09:08:22 +04:00
naeel 4dcd61f25d v1.1.39: populate empty valueList from state.out + normalize value_list 2026-07-30 08:47:13 +04:00
naeel 363ac7e29c docs: Sonnet response — state.out valueList + normalize fix 2026-07-30 08:43:32 +04:00
naeel 59776bed9d docs: Sonnet question — populate valueList from state.out 2026-07-30 08:37:55 +04:00
naeel a0a17e183f v1.1.38: operations per instance svcId + operation name header 2026-07-30 08:33:03 +04:00
naeel f79301b245 v1.1.37: params for all ops + polling try/catch + refresh always + tracker CMDB + firstServiceId 2026-07-30 07:47:43 +04:00
naeel ac45796138 docs: Sonnet response — 6 bugs found, params for all operations 2026-07-30 07:41:01 +04:00
naeel 2c35ed5307 docs: Sonnet question — parameterized operations + full audit 2026-07-30 07:32:13 +04:00
naeel 9c062a225e v1.1.36: CMDB raw_delete uses clean requests (no auth headers) 2026-07-30 07:14:25 +04:00
naeel b1ec156fc8 v1.1.35: close stale ops panels when busy resets 2026-07-29 15:07:25 +04:00
naeel 81c27fb270 v1.1.34: busy=false in catch + CMDB OK no polling 2026-07-29 14:54:59 +04:00
naeel 65d10d5c35 v1.1.33: CMDB delete logging — log HTTP status code 2026-07-29 14:09:56 +04:00
naeel b6a497400c v1.1.32: not-created instances — only show delete operation 2026-07-29 13:57:51 +04:00
naeel d17c84548d v1.1.31: CMDB hard delete + fix _resolve_ref_svc params update 2026-07-29 13:48:49 +04:00
naeel b4980aed76 v1.1.30: fix json.loads('') in _resolve_ref_svc 2026-07-29 13:43:30 +04:00
naeel 0092a4a0e3 v1.1.29: busy=false on early FAIL return — prevent permanent lock 2026-07-29 13:41:57 +04:00
naeel 5af8c5218f v1.1.28: HttpClient.get() resilient to empty body — return {} instead of JSONDecodeError 2026-07-29 13:32:17 +04:00
naeel edb2d0d526 v1.1.27: busy lock — block operations while another is running 2026-07-29 13:30:53 +04:00
naeel 8cc7f54b23 v1.1.26: handle empty validate-cfs response (JSONDecodeError) 2026-07-29 13:24:00 +04:00
naeel ed6612fb3c v1.1.25: full Terraform parity — normalize, resolveRefSvc, send ALL params, 30min timeout, svc in fields 2026-07-29 13:17:45 +04:00
naeel d3164ebe76 v1.1.24: step 6 from REAL operation (not template) — fixes serviceInstanceUid 2026-07-29 12:59:13 +04:00
naeel 82b674d05f docs: Sonnet found root cause — template vs real operation for step 6 2026-07-29 12:57:41 +04:00
naeel c861a3683e docs: add Terraform provider source paths to Sonnet request 2026-07-29 12:51:48 +04:00
naeel ce19eff9de docs: Sonnet — full Terraform diff analysis request 2026-07-29 12:49:10 +04:00
naeel 32008463bc v1.1.23: fix None defaultValue for map-fixed — build JSON from sub-param defaults 2026-07-29 12:48:23 +04:00
naeel 0df6804d79 v1.1.22: fix currentSvcShort scope — move to module level 2026-07-29 12:37:50 +04:00
naeel 515fadbcde v1.1.21: 6 fixes — _finish_op args, connection leak, pool init, XSS, secure cookie, let 2026-07-29 12:01:00 +04:00
naeel 8bc87193d4 docs: Sonnet vs Opus comparison + fix plan 2026-07-29 11:59:01 +04:00
naeel 64c16fdc4a docs: Sonnet full review response — 3 critical + 4 important bugs 2026-07-29 11:52:24 +04:00
naeel 95d6d6caf6 docs: Sonnet FULL code review — all 17 files 2026-07-29 11:40:38 +04:00
naeel f75c6ce42a v1.1.20: fix _client() → get_client() — NameError in status polling 2026-07-29 11:39:56 +04:00
naeel ca33b45f1a v1.1.19: send required+default params (Terraform step 6) + validate-cfs 2026-07-29 11:15:41 +04:00
naeel 286c5ab680 docs: Sonnet new chat — full context for missing required params 2026-07-29 11:12:25 +04:00
naeel 2295a36eb2 docs: Sonnet round 3 — missing required params in CREATE 2026-07-29 11:10:01 +04:00
naeel 2eecf17aa4 v1.1.18: fix stages position for CREATE — after create-btn, not in inst-list 2026-07-29 11:03:31 +04:00
naeel 6e913a309f v1.1.17: fix sort TypeError — string negation crashed API 2026-07-29 10:21:34 +04:00
naeel e214d36a75 v1.1.16: remove serviceId filter, sort by svc+date, scrollable inst-list 2026-07-29 10:10:41 +04:00
naeel b23ea0ee4e v1.1.15: dynamic stages-box — inline after instance, not below all 2026-07-29 09:43:29 +04:00
naeel 735bf4d3d6 v1.1.14: serviceId filter, svcShort displayName, descr, remove duplicate endpoint 2026-07-29 09:34:46 +04:00
naeel 334e0ac668 docs: absolute paths in Sonnet round 2 2026-07-29 09:26:33 +04:00
naeel 4dd636be3b docs: Sonnet round 2 — remaining bugs and fix plan 2026-07-29 09:22:36 +04:00