Commit Graph

14 Commits

Author SHA1 Message Date
9bbfcdfcd2 feat: add suggestion engine for smart autocomplete
Some checks failed
CI / test (push) Has been cancelled
CI / lint (push) Has been cancelled
CI / build (push) Has been cancelled
2026-01-31 10:26:43 +00:00
621be55c89 feat: add database layer for SQLite storage
Some checks failed
CI / lint (push) Has been cancelled
CI / build (push) Has been cancelled
CI / test (push) Has been cancelled
2026-01-31 10:26:24 +00:00
7b14c30952 feat: add script generator, history manager, and workflow playback
Some checks failed
CI / lint (push) Has been cancelled
CI / build (push) Has been cancelled
CI / test (push) Has been cancelled
2026-01-31 10:25:30 +00:00
4f12b73f45 feat: add script generator, history manager, and workflow playback
Some checks failed
CI / test (push) Has been cancelled
CI / lint (push) Has been cancelled
CI / build (push) Has been cancelled
2026-01-31 10:25:29 +00:00
68f8401027 feat: add script generator, history manager, and workflow playback
Some checks failed
CI / test (push) Has been cancelled
CI / lint (push) Has been cancelled
CI / build (push) Has been cancelled
2026-01-31 10:25:29 +00:00
e89bf6f8c8 feat: add recorder, project detector, and pattern detection
Some checks failed
CI / lint (push) Has been cancelled
CI / build (push) Has been cancelled
CI / test (push) Has been cancelled
2026-01-31 10:24:45 +00:00
535a00e5b6 feat: add recorder, project detector, and pattern detection
Some checks failed
CI / test (push) Has been cancelled
CI / lint (push) Has been cancelled
CI / build (push) Has been cancelled
2026-01-31 10:24:45 +00:00
e39b832b91 feat: add recorder, project detector, and pattern detection
Some checks failed
CI / test (push) Has been cancelled
CI / lint (push) Has been cancelled
CI / build (push) Has been cancelled
2026-01-31 10:24:44 +00:00
6c010b4921 feat: add models, context, and search modules
Some checks failed
CI / lint (push) Has been cancelled
CI / build (push) Has been cancelled
CI / test (push) Has been cancelled
2026-01-31 10:23:33 +00:00
86160392f3 feat: add models, context, and search modules
Some checks failed
CI / test (push) Has been cancelled
CI / lint (push) Has been cancelled
CI / build (push) Has been cancelled
2026-01-31 10:23:33 +00:00
da27f0655b feat: add models, context, and search modules
Some checks failed
CI / test (push) Has been cancelled
CI / lint (push) Has been cancelled
CI / build (push) Has been cancelled
2026-01-31 10:23:33 +00:00
6f10a75fb8 feat: add cli_memory core modules
Some checks failed
CI / lint (push) Has been cancelled
CI / build (push) Has been cancelled
CI / test (push) Has been cancelled
- __init__.py: Version and package info
- cli.py: Main CLI entry point with commands
- config.py: Configuration management
2026-01-31 10:22:29 +00:00
51dba1ccd8 feat: add cli_memory core modules
Some checks failed
CI / test (push) Has been cancelled
CI / lint (push) Has been cancelled
CI / build (push) Has been cancelled
- __init__.py: Version and package info
- cli.py: Main CLI entry point with commands
- config.py: Configuration management
2026-01-31 10:22:28 +00:00
bb796dd6bb feat: add cli_memory core modules
Some checks failed
CI / test (push) Has been cancelled
CI / lint (push) Has been cancelled
CI / build (push) Has been cancelled
- __init__.py: Version and package info
- cli.py: Main CLI entry point with commands
- config.py: Configuration management
2026-01-31 10:22:28 +00:00