Commit Graph

542 Commits

Author SHA1 Message Date
zhuyasen 6c4ce7e6f9 feat: add AI generated and merged Go code commands 2025-04-06 20:23:33 +08:00
zhuyasen 04d9f87ee3 feat: add Go AST libary 2025-04-06 19:41:41 +08:00
zhuyasen 358e7939db refactor: use Go AST to patch the generated Go code 2025-04-06 19:40:46 +08:00
zhuyasen f534534770 refactor: use Go AST to merge the generated Go code 2025-04-06 19:37:47 +08:00
zhuyasen 8511b40a97 feat: add gemini type for aicli libary 2025-04-06 19:34:23 +08:00
zhuyasen 70b6d66c93 refactor: adjust the logic of generating gRPC code 2025-04-06 19:29:12 +08:00
zhuyasen 137031562f refactor: adjust the logic of generating gin code 2025-04-06 19:28:06 +08:00
zhuyasen fac810a3b2 refactor: jwt and gin auth library 2025-04-06 18:18:18 +08:00
zhuyasen 67d92b284e style: modiy comment and funtion name 2025-03-30 17:29:48 +08:00
zhuyasen f1de101d75 fix: mongodb model tag 2025-03-25 23:58:35 +08:00
zhuyasen 5ccb334c21 feat: custom Bool type compatible with postgresql bool 2025-03-25 16:41:54 +08:00
zhuyasen 4fabf6f3a9 feat: custom Bool type compatible with postgresql bool 2025-03-25 10:52:13 +08:00
zhuyasen e7cecb66c7 feat: custom Bool type compatible with postgresql bool 2025-03-25 10:40:10 +08:00
zhuyasen b528aee2d4 feat: add registry option function 2025-03-18 22:58:03 +08:00
zhuyasen f7c157a660 feat: add sql-based grpc+http servers 2025-03-14 15:15:39 +08:00
zhuyasen 7eee3570f4 docs: update document 2025-03-13 21:51:10 +08:00
zhuyasen 09a0e7049a refactor: jwt library 2025-03-12 21:11:17 +08:00
zhuyasen 0d5b727687 docs: update release log 2025-03-02 20:14:15 +08:00
zhuyasen 944834495c fix: memory cache settings 2025-03-02 20:13:35 +08:00
zhuyasen 87700eb66b feat: gin service supports static files 2025-03-02 20:10:35 +08:00
zhuyasen eaafdff62d docs: update README 2025-03-02 20:07:58 +08:00
zhuyasen 5110a00f66 docs: update README 2025-02-16 22:44:50 +08:00
zhuyasen 9248c3429e docs: update README 2025-02-16 22:37:03 +08:00
zhuyasen 8b534a03ef docs: update README 2025-02-16 22:34:43 +08:00
zhuyasen de4cbadd9d feat: added StrToUint and UintToStr functions 2025-02-16 17:54:15 +08:00
zhuyasen 58a15d26ba docs: update release log 2025-02-08 20:36:27 +08:00
zhuyasen 2617c802c5 docs: update README 2025-02-08 20:35:47 +08:00
zhuyasen 3730ea86e1 feat: AI assistant supports specified file 2025-02-08 20:35:13 +08:00
zhuyasen 35b27e8474 docs: update REAMDE 2025-01-25 20:43:03 +08:00
zhuyasen 4feacb6524 docs: update release log 2025-01-25 15:50:46 +08:00
zhuyasen 5b70f34121 docs: update docs 2025-01-25 15:50:07 +08:00
zhuyasen 45d9dd1290 add go-openai package 2025-01-25 15:47:17 +08:00
zhuyasen 7f94cb4704 feat: add AI assistant to generate business logic code 2025-01-25 15:43:31 +08:00
zhuyasen 148339447b feat: convert commant to assistant prompt 2025-01-25 15:37:26 +08:00
zhuyasen 21d22388dd feat: add AI assistant client library 2025-01-25 15:33:16 +08:00
zhuyasen 1ce4fbf88c style: adjust code to golangci-lint 2025-01-20 13:24:57 +08:00
zhuyasen 86ded323fa docs: update release log 2025-01-20 12:41:53 +08:00
zhuyasen e210fe1caf fix: zero-valued judgments for types decimal and json 2025-01-20 12:24:44 +08:00
zhuyasen 0b9674c8cb docs: update release log 2025-01-19 22:39:19 +08:00
zhuyasen 0a14c5b264 docs: change docs 2025-01-19 22:38:38 +08:00
zhuyasen 44493211a5 feat: support parsing mysql data types bit(1) and decimal 2025-01-19 21:55:27 +08:00
zhuyasen 2e313280ff feat: support null and parenthesis group for query 2025-01-19 21:54:26 +08:00
zhuyasen f87902ec9d style: optimize jwt certification 2025-01-19 20:19:21 +08:00
zhuyasen 3ef9465525 docs: change title name 2025-01-19 20:15:25 +08:00
zhuyasen ad8c295e5d docs: update readme 2025-01-08 19:45:53 +08:00
zhuyasen e7dcb143dd feat: support null conditions in custom queries 2025-01-08 19:44:48 +08:00
zhuyasen 090586915a docs: update release log 2024-12-19 23:48:59 +08:00
zhuyasen 2b3871b9a1 style: transfer ownership 2024-12-19 23:48:30 +08:00
zhuyasen df7d2f915e build: adapted sponge version 2024-12-19 15:28:23 +08:00
zhuyasen a9baf996c9 docs: update release log 2024-12-19 13:34:35 +08:00