f134cfd368
docs(analysis): add project analysis document for rexx-address-book
...
Introduces a new analysis.md file covering tech stack, directory structure, module relationships, function references, data flow, error handling, and learning recommendations for the Object Rexx-based address book application.
2026-03-28 17:05:10 +00:00
d88f265a3d
feat(prompts): add Object Rexx educator prompt for rexx-address-book
...
Introduces a new Markdown prompt file (.grokkit/prompts/rexx.md) that defines a system prompt for generating educational reports on the rexx-address-book project. This prompt guides an AI to analyze the project's tech stack, module relationships, functions, data flow, and learning paths, emphasizing Object Rexx features and extensions like Unix, SQLite, and ncurses.
2026-03-28 16:43:13 +00:00
da3c9c771d
installation script; default config
2025-05-11 22:49:38 +01:00
014f6a3135
configure the app to work in any environment
2025-05-11 21:18:18 +01:00
dd79b88b3c
rename entry point script
2025-05-10 13:40:18 +01:00
f68b12f1b6
minor tweaks
2025-05-10 13:38:30 +01:00
e10a6aeb5a
fully featured address book is complete
2025-05-10 13:27:13 +01:00
ab9b3c208a
add view details panel; clean up other panels
2025-05-10 00:04:03 +01:00
f7a2ca070f
added search and search results panel
2025-05-08 22:12:16 +01:00
8b67f882dc
FINALLY fixed the backspace problem.
2025-05-08 20:57:47 +01:00
a1a067d417
further work on panel quality
2025-05-07 22:16:48 +01:00
38f9df983d
trying to reduce the ui latency
2025-05-07 21:38:43 +01:00
39b41430f6
more tweaking of the display all list
2025-05-07 21:25:20 +01:00
c4d8ea9c08
cleaned up key handling; added delete entry panel
2025-05-06 23:21:51 +01:00
beb22585a2
trying to get the windows to behave properly
2025-05-06 00:14:20 +01:00
3d359f2ae3
progress with an add screen and a list screen;git push
2025-05-05 23:30:58 +01:00
5e81a528a9
fix quit selection
2025-05-05 21:44:11 +01:00
4f0071c711
reduce the delay times
2025-05-05 20:27:13 +01:00
577d05f3e2
remove debug message
2025-05-05 20:19:43 +01:00
81bb8f4628
remove debug message
2025-05-05 20:18:35 +01:00
a45b6b6b7b
fixed selection highlighting and key handling
2025-05-05 20:16:52 +01:00
26d102377f
ignore test database
2025-05-05 17:47:26 +01:00
a8284d580a
fix environment variables
2025-05-05 17:40:49 +01:00
858e5bb9e8
cleaned up all the tests and refactored the db class
2025-05-05 17:09:30 +01:00
6dbd58faf4
correct tests, the way god intended
2025-05-05 14:52:40 +01:00
1571221293
rexx address book
2025-05-04 19:07:21 +01:00