e630b0ac8f
feat: add template rendering support with variable substitution and conditional blocks
2024-12-28 15:25:46 +00:00
0f57bb243a
feat: add template rendering support with placeholder substitution in output
2024-12-28 15:21:33 +00:00
bot
83b00842ff
chore: update base application package dependencies and configuration files
2024-12-22 11:33:36 +00:00
075219c914
chore: update agent configuration with new model parameters and timeout settings
...
The agent configuration has been updated to include new model parameters for improved performance and adjusted timeout settings to handle longer processing times.
2024-12-22 11:31:45 +00:00
bot
4e7a07e800
chore: update base application package dependencies and configuration files
2024-12-21 11:59:52 +00:00
2ae0862b76
chore: remove unused calculate_tax function from billing module
2024-12-21 11:57:30 +00:00
bot
6ee404c06a
chore: update base application package dependencies and configuration files
2024-12-21 11:30:52 +00:00
cbe58b6c81
feat: add in-memory cache layer and job queue with worker pool
...
Implement a simple in-memory cache using a map with TTL support for storing frequently accessed data. Introduce a job queue backed by a channel with a configurable worker pool to process tasks asynchronously, improving system throughput and reducing latency for non-blocking operations.
2024-12-21 11:28:40 +00:00
bot
050b4aa3d1
chore: update base application package dependencies and configuration files
2024-12-20 23:18:38 +00:00
729f576995
chore: remove trailing whitespace from README.md line 42
2024-12-20 23:16:20 +00:00
bot
e12641de70
chore: update base application package dependencies and configuration files
2024-12-20 22:43:03 +00:00
8d799c1732
chore: upgrade project dependencies to latest compatible versions across all modules
2024-12-20 22:40:57 +00:00
bot
164f655d24
chore: update base application package dependencies and configuration files
2024-12-19 13:03:00 +00:00
27230d8c9c
feat: implement self-modifying code path with recursive state mutation
2024-12-19 12:59:40 +00:00
bot
de35e239ba
chore: update base application package dependencies and configuration files
2024-12-14 20:29:09 +00:00
82e9529efc
feat: add sget and sset commands for secure credential storage and retrieval
2024-12-14 20:25:52 +00:00
bot
26124b771d
chore: update base application package dependencies and configuration files
2024-12-14 20:11:33 +00:00
59fb486980
fix: correct default value for max_retries parameter in retry_config
2024-12-14 20:08:38 +00:00
b42982ad0d
fix: add missing comma after function argument in user validation
2024-12-14 20:04:28 +00:00
6d9118346a
feat: add argument parser with support for flags and positional args
...
Introduces a new argument parser module that handles command-line flags (e.g., --verbose, --output) and positional arguments. The parser supports short and long flag variants, required vs optional arguments, and automatic help generation. Includes validation for unknown flags and missing required arguments.
2024-12-14 17:27:52 +00:00
bot
4e604c01a5
chore: update base application package dependencies and configuration files
2024-12-11 18:43:27 +00:00
33069c329b
feat: add filter validation for empty string and null values in query params
2024-12-11 18:41:38 +00:00
bot
3b3e1a0db3
chore: update base application package dependencies and configuration files
2024-12-06 20:03:45 +00:00
05b64d22b2
feat: add optional hostname and port configuration parameters to server setup
2024-12-06 20:01:57 +00:00
bot
446e72092c
chore: update base application package dependencies and configuration files
2024-12-06 19:31:51 +00:00
567282eb75
chore: remove trailing whitespace from README.md formatting
2024-12-06 19:30:14 +00:00
bot
6c03eab6ea
chore: update base application package dependencies and configuration files
2024-12-05 18:23:17 +00:00
7622909d5a
chore: remove unused cors middleware and add request logging in api gateway
2024-12-05 18:21:22 +00:00
bot
91bf7447ab
chore: update base application package dependencies and configuration files
2024-12-05 18:15:37 +00:00
80e573457b
chore: remove unused cors middleware and add rate limiter to api routes
2024-12-05 18:13:57 +00:00
bot
8106468bc9
chore: update base application package dependencies and configuration files
2024-12-05 18:07:31 +00:00
9f3cf5c924
chore: remove unused cors middleware and add rate limiting to api routes
2024-12-05 18:05:43 +00:00
cb823259d2
chore: remove unused cors middleware and add rate limiter to api routes
2024-12-05 18:05:10 +00:00
bot
97f60fab3c
chore: update base application package dependencies and configuration files
2024-12-03 22:31:59 +00:00
584c369048
chore: remove trailing whitespace from README.md line 42
2024-12-03 22:30:11 +00:00
ada336b977
chore: remove trailing whitespace from README.md line 42
2024-12-03 22:25:17 +00:00
bot
8174fe5804
chore: update base application package dependencies and configuration files
2024-12-03 13:19:34 +00:00
4766c1cafe
chore: update build configuration to include new asset compression step
2024-12-03 13:18:06 +00:00
5c8fb9ec57
chore: initialize project structure with empty repository and default files
2024-12-03 13:16:44 +00:00