Henry Ruhs
|
c25e0a2f88
|
rename args store to capability store (#1048)
* rename args store to capability store
* fix lint and remove unused types
|
2026-03-17 14:02:16 +01:00 |
|
Harisreedhar
|
08653f85ff
|
Feat/refactor args (#1045)
* follow the new argument naming convention
* revert
* use get_xxx_arguments
* Simple fix Args
* Fix more stuff
---------
Co-authored-by: henryruhs <info@henryruhs.com>
|
2026-03-17 14:02:16 +01:00 |
|
henryruhs
|
2b447503d5
|
allow register_arguments to be nested, fix types, adjust processors
|
2026-03-17 14:02:16 +01:00 |
|
harisreedhar
|
8dba29ef18
|
remove unwanted assertions
|
2026-03-17 14:02:16 +01:00 |
|
harisreedhar
|
298dbc80f3
|
remove value None as default
|
2026-03-17 14:02:16 +01:00 |
|
harisreedhar
|
4ab2d81580
|
add test_api_capabilities.py
|
2026-03-17 14:02:16 +01:00 |
|