@blade-hq/agent-kit 1.0.31 → 1.0.33
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{chunk-XUWAM6MF.js → chunk-E7FQV4IX.js} +3 -3
- package/dist/{chunk-ZPZMN7KQ.js → chunk-EGGBOVVF.js} +2 -2
- package/dist/{chunk-3EVO45IN.js → chunk-F4Y7SUBC.js} +2 -2
- package/dist/{chunk-DSC6KQOI.js → chunk-FK4CV6R2.js} +5 -2
- package/dist/chunk-FK4CV6R2.js.map +1 -0
- package/dist/{chunk-3PX2W7II.js → chunk-IDVNG3YJ.js} +15 -2
- package/dist/chunk-IDVNG3YJ.js.map +1 -0
- package/dist/{chunk-RAWQ7LWR.js → chunk-IGMLETZX.js} +33 -6
- package/dist/chunk-IGMLETZX.js.map +1 -0
- package/dist/{chunk-O32JOWYM.js → chunk-OICNN4K4.js} +2 -2
- package/dist/client/index.js +1 -1
- package/dist/client/types/rest.d.ts +349 -227
- package/dist/react/api/published-apps.js +3 -3
- package/dist/react/api/sessions.js +2 -2
- package/dist/react/components/chat/MessageList.d.ts +1 -0
- package/dist/react/components/chat/ResourceIframe.d.ts +1 -1
- package/dist/react/components/chat/index.js +5 -5
- package/dist/react/components/plan/index.js +4 -4
- package/dist/react/components/session/index.js +3 -3
- package/dist/react/components/workspace/index.js +3 -3
- package/dist/react/index.js +7 -7
- package/dist/react/lib/ui-meta.d.ts +1 -0
- package/package.json +1 -1
- package/dist/chunk-3PX2W7II.js.map +0 -1
- package/dist/chunk-DSC6KQOI.js.map +0 -1
- package/dist/chunk-RAWQ7LWR.js.map +0 -1
- /package/dist/{chunk-XUWAM6MF.js.map → chunk-E7FQV4IX.js.map} +0 -0
- /package/dist/{chunk-ZPZMN7KQ.js.map → chunk-EGGBOVVF.js.map} +0 -0
- /package/dist/{chunk-3EVO45IN.js.map → chunk-F4Y7SUBC.js.map} +0 -0
- /package/dist/{chunk-O32JOWYM.js.map → chunk-OICNN4K4.js.map} +0 -0
|
@@ -498,40 +498,6 @@ export interface paths {
|
|
|
498
498
|
patch?: never;
|
|
499
499
|
trace?: never;
|
|
500
500
|
};
|
|
501
|
-
"/api/sessions/{session_id}/init-skill-test": {
|
|
502
|
-
parameters: {
|
|
503
|
-
query?: never;
|
|
504
|
-
header?: never;
|
|
505
|
-
path?: never;
|
|
506
|
-
cookie?: never;
|
|
507
|
-
};
|
|
508
|
-
get?: never;
|
|
509
|
-
put?: never;
|
|
510
|
-
/** Init Skill Test */
|
|
511
|
-
post: operations["init_skill_test_api_sessions__session_id__init_skill_test_post"];
|
|
512
|
-
delete?: never;
|
|
513
|
-
options?: never;
|
|
514
|
-
head?: never;
|
|
515
|
-
patch?: never;
|
|
516
|
-
trace?: never;
|
|
517
|
-
};
|
|
518
|
-
"/api/sessions/{session_id}/init-skill-creator": {
|
|
519
|
-
parameters: {
|
|
520
|
-
query?: never;
|
|
521
|
-
header?: never;
|
|
522
|
-
path?: never;
|
|
523
|
-
cookie?: never;
|
|
524
|
-
};
|
|
525
|
-
get?: never;
|
|
526
|
-
put?: never;
|
|
527
|
-
/** Init Skill Creator */
|
|
528
|
-
post: operations["init_skill_creator_api_sessions__session_id__init_skill_creator_post"];
|
|
529
|
-
delete?: never;
|
|
530
|
-
options?: never;
|
|
531
|
-
head?: never;
|
|
532
|
-
patch?: never;
|
|
533
|
-
trace?: never;
|
|
534
|
-
};
|
|
535
501
|
"/api/sessions/{session_id}/init-skill-from-registry": {
|
|
536
502
|
parameters: {
|
|
537
503
|
query?: never;
|
|
@@ -2682,7 +2648,7 @@ export interface paths {
|
|
|
2682
2648
|
patch?: never;
|
|
2683
2649
|
trace?: never;
|
|
2684
2650
|
};
|
|
2685
|
-
"/api/sessions/{session_id}/skills:search": {
|
|
2651
|
+
"/api/sessions/{session_id}/hub/skills:search": {
|
|
2686
2652
|
parameters: {
|
|
2687
2653
|
query?: never;
|
|
2688
2654
|
header?: never;
|
|
@@ -2691,15 +2657,15 @@ export interface paths {
|
|
|
2691
2657
|
};
|
|
2692
2658
|
get?: never;
|
|
2693
2659
|
put?: never;
|
|
2694
|
-
/** Search
|
|
2695
|
-
post: operations["
|
|
2660
|
+
/** Search Hub Skills */
|
|
2661
|
+
post: operations["search_hub_skills_api_sessions__session_id__hub_skills_search_post"];
|
|
2696
2662
|
delete?: never;
|
|
2697
2663
|
options?: never;
|
|
2698
2664
|
head?: never;
|
|
2699
2665
|
patch?: never;
|
|
2700
2666
|
trace?: never;
|
|
2701
2667
|
};
|
|
2702
|
-
"/api/sessions/{session_id}/skills:
|
|
2668
|
+
"/api/sessions/{session_id}/hub/skills:install": {
|
|
2703
2669
|
parameters: {
|
|
2704
2670
|
query?: never;
|
|
2705
2671
|
header?: never;
|
|
@@ -2708,15 +2674,15 @@ export interface paths {
|
|
|
2708
2674
|
};
|
|
2709
2675
|
get?: never;
|
|
2710
2676
|
put?: never;
|
|
2711
|
-
/**
|
|
2712
|
-
post: operations["
|
|
2677
|
+
/** Install Hub Skill */
|
|
2678
|
+
post: operations["install_hub_skill_api_sessions__session_id__hub_skills_install_post"];
|
|
2713
2679
|
delete?: never;
|
|
2714
2680
|
options?: never;
|
|
2715
2681
|
head?: never;
|
|
2716
2682
|
patch?: never;
|
|
2717
2683
|
trace?: never;
|
|
2718
2684
|
};
|
|
2719
|
-
"/api/sessions/{session_id}/skills:
|
|
2685
|
+
"/api/sessions/{session_id}/hub/skills:use": {
|
|
2720
2686
|
parameters: {
|
|
2721
2687
|
query?: never;
|
|
2722
2688
|
header?: never;
|
|
@@ -2725,8 +2691,25 @@ export interface paths {
|
|
|
2725
2691
|
};
|
|
2726
2692
|
get?: never;
|
|
2727
2693
|
put?: never;
|
|
2728
|
-
/**
|
|
2729
|
-
post: operations["
|
|
2694
|
+
/** Use Hub Skill */
|
|
2695
|
+
post: operations["use_hub_skill_api_sessions__session_id__hub_skills_use_post"];
|
|
2696
|
+
delete?: never;
|
|
2697
|
+
options?: never;
|
|
2698
|
+
head?: never;
|
|
2699
|
+
patch?: never;
|
|
2700
|
+
trace?: never;
|
|
2701
|
+
};
|
|
2702
|
+
"/api/sessions/{session_id}/hub/skills:update": {
|
|
2703
|
+
parameters: {
|
|
2704
|
+
query?: never;
|
|
2705
|
+
header?: never;
|
|
2706
|
+
path?: never;
|
|
2707
|
+
cookie?: never;
|
|
2708
|
+
};
|
|
2709
|
+
get?: never;
|
|
2710
|
+
put?: never;
|
|
2711
|
+
/** Update Hub Skill */
|
|
2712
|
+
post: operations["update_hub_skill_api_sessions__session_id__hub_skills_update_post"];
|
|
2730
2713
|
delete?: never;
|
|
2731
2714
|
options?: never;
|
|
2732
2715
|
head?: never;
|
|
@@ -3853,26 +3836,6 @@ export interface paths {
|
|
|
3853
3836
|
patch?: never;
|
|
3854
3837
|
trace?: never;
|
|
3855
3838
|
};
|
|
3856
|
-
"/api/agent-board/validate-repo": {
|
|
3857
|
-
parameters: {
|
|
3858
|
-
query?: never;
|
|
3859
|
-
header?: never;
|
|
3860
|
-
path?: never;
|
|
3861
|
-
cookie?: never;
|
|
3862
|
-
};
|
|
3863
|
-
get?: never;
|
|
3864
|
-
put?: never;
|
|
3865
|
-
/**
|
|
3866
|
-
* Validate Repo
|
|
3867
|
-
* @description Validate that a git repo URL is reachable.
|
|
3868
|
-
*/
|
|
3869
|
-
post: operations["validate_repo_api_agent_board_validate_repo_post"];
|
|
3870
|
-
delete?: never;
|
|
3871
|
-
options?: never;
|
|
3872
|
-
head?: never;
|
|
3873
|
-
patch?: never;
|
|
3874
|
-
trace?: never;
|
|
3875
|
-
};
|
|
3876
3839
|
"/api/agent-board/projects": {
|
|
3877
3840
|
parameters: {
|
|
3878
3841
|
query?: never;
|
|
@@ -3944,6 +3907,23 @@ export interface paths {
|
|
|
3944
3907
|
patch?: never;
|
|
3945
3908
|
trace?: never;
|
|
3946
3909
|
};
|
|
3910
|
+
"/api/agent-board/projects/{project_id}/migrate-to-local-git": {
|
|
3911
|
+
parameters: {
|
|
3912
|
+
query?: never;
|
|
3913
|
+
header?: never;
|
|
3914
|
+
path?: never;
|
|
3915
|
+
cookie?: never;
|
|
3916
|
+
};
|
|
3917
|
+
get?: never;
|
|
3918
|
+
put?: never;
|
|
3919
|
+
/** Migrate Project To Local Git */
|
|
3920
|
+
post: operations["migrate_project_to_local_git_api_agent_board_projects__project_id__migrate_to_local_git_post"];
|
|
3921
|
+
delete?: never;
|
|
3922
|
+
options?: never;
|
|
3923
|
+
head?: never;
|
|
3924
|
+
patch?: never;
|
|
3925
|
+
trace?: never;
|
|
3926
|
+
};
|
|
3947
3927
|
"/api/agent-board/projects/{project_id}/sessions": {
|
|
3948
3928
|
parameters: {
|
|
3949
3929
|
query?: never;
|
|
@@ -4013,6 +3993,23 @@ export interface paths {
|
|
|
4013
3993
|
patch?: never;
|
|
4014
3994
|
trace?: never;
|
|
4015
3995
|
};
|
|
3996
|
+
"/api/agent-board/projects/{project_id}/board-tasks/{task_id}/rework": {
|
|
3997
|
+
parameters: {
|
|
3998
|
+
query?: never;
|
|
3999
|
+
header?: never;
|
|
4000
|
+
path?: never;
|
|
4001
|
+
cookie?: never;
|
|
4002
|
+
};
|
|
4003
|
+
get?: never;
|
|
4004
|
+
put?: never;
|
|
4005
|
+
/** Request Board Task Rework */
|
|
4006
|
+
post: operations["request_board_task_rework_api_agent_board_projects__project_id__board_tasks__task_id__rework_post"];
|
|
4007
|
+
delete?: never;
|
|
4008
|
+
options?: never;
|
|
4009
|
+
head?: never;
|
|
4010
|
+
patch?: never;
|
|
4011
|
+
trace?: never;
|
|
4012
|
+
};
|
|
4016
4013
|
"/api/agent-board/projects/{project_id}/board-tasks": {
|
|
4017
4014
|
parameters: {
|
|
4018
4015
|
query?: never;
|
|
@@ -4219,8 +4216,8 @@ export interface paths {
|
|
|
4219
4216
|
};
|
|
4220
4217
|
get?: never;
|
|
4221
4218
|
put?: never;
|
|
4222
|
-
/** Bootstrap Project
|
|
4223
|
-
post: operations["
|
|
4219
|
+
/** Bootstrap Project */
|
|
4220
|
+
post: operations["bootstrap_project_api_agent_board_projects__project_id__bootstrap_post"];
|
|
4224
4221
|
delete?: never;
|
|
4225
4222
|
options?: never;
|
|
4226
4223
|
head?: never;
|
|
@@ -4234,11 +4231,25 @@ export interface paths {
|
|
|
4234
4231
|
path?: never;
|
|
4235
4232
|
cookie?: never;
|
|
4236
4233
|
};
|
|
4237
|
-
/**
|
|
4238
|
-
|
|
4239
|
-
|
|
4240
|
-
|
|
4241
|
-
|
|
4234
|
+
/** Export Project Main */
|
|
4235
|
+
get: operations["export_project_main_api_agent_board_projects__project_id__export_git_get"];
|
|
4236
|
+
put?: never;
|
|
4237
|
+
post?: never;
|
|
4238
|
+
delete?: never;
|
|
4239
|
+
options?: never;
|
|
4240
|
+
head?: never;
|
|
4241
|
+
patch?: never;
|
|
4242
|
+
trace?: never;
|
|
4243
|
+
};
|
|
4244
|
+
"/api/agent-board/projects/{project_id}/changes": {
|
|
4245
|
+
parameters: {
|
|
4246
|
+
query?: never;
|
|
4247
|
+
header?: never;
|
|
4248
|
+
path?: never;
|
|
4249
|
+
cookie?: never;
|
|
4250
|
+
};
|
|
4251
|
+
/** List Project Changes */
|
|
4252
|
+
get: operations["list_project_changes_api_agent_board_projects__project_id__changes_get"];
|
|
4242
4253
|
put?: never;
|
|
4243
4254
|
post?: never;
|
|
4244
4255
|
delete?: never;
|
|
@@ -4247,15 +4258,15 @@ export interface paths {
|
|
|
4247
4258
|
patch?: never;
|
|
4248
4259
|
trace?: never;
|
|
4249
4260
|
};
|
|
4250
|
-
"/api/agent-board/projects/{project_id}/
|
|
4261
|
+
"/api/agent-board/projects/{project_id}/changes/{task_id}": {
|
|
4251
4262
|
parameters: {
|
|
4252
4263
|
query?: never;
|
|
4253
4264
|
header?: never;
|
|
4254
4265
|
path?: never;
|
|
4255
4266
|
cookie?: never;
|
|
4256
4267
|
};
|
|
4257
|
-
/**
|
|
4258
|
-
get: operations["
|
|
4268
|
+
/** Get Project Change */
|
|
4269
|
+
get: operations["get_project_change_api_agent_board_projects__project_id__changes__task_id__get"];
|
|
4259
4270
|
put?: never;
|
|
4260
4271
|
post?: never;
|
|
4261
4272
|
delete?: never;
|
|
@@ -4264,15 +4275,15 @@ export interface paths {
|
|
|
4264
4275
|
patch?: never;
|
|
4265
4276
|
trace?: never;
|
|
4266
4277
|
};
|
|
4267
|
-
"/api/agent-board/projects/{project_id}/
|
|
4278
|
+
"/api/agent-board/projects/{project_id}/changes/{task_id}/diff": {
|
|
4268
4279
|
parameters: {
|
|
4269
4280
|
query?: never;
|
|
4270
4281
|
header?: never;
|
|
4271
4282
|
path?: never;
|
|
4272
4283
|
cookie?: never;
|
|
4273
4284
|
};
|
|
4274
|
-
/** Get Project
|
|
4275
|
-
get: operations["
|
|
4285
|
+
/** Get Project Change Diff */
|
|
4286
|
+
get: operations["get_project_change_diff_api_agent_board_projects__project_id__changes__task_id__diff_get"];
|
|
4276
4287
|
put?: never;
|
|
4277
4288
|
post?: never;
|
|
4278
4289
|
delete?: never;
|
|
@@ -4281,7 +4292,7 @@ export interface paths {
|
|
|
4281
4292
|
patch?: never;
|
|
4282
4293
|
trace?: never;
|
|
4283
4294
|
};
|
|
4284
|
-
"/api/agent-board/projects/{project_id}/
|
|
4295
|
+
"/api/agent-board/projects/{project_id}/changes/{task_id}/merge": {
|
|
4285
4296
|
parameters: {
|
|
4286
4297
|
query?: never;
|
|
4287
4298
|
header?: never;
|
|
@@ -4290,8 +4301,42 @@ export interface paths {
|
|
|
4290
4301
|
};
|
|
4291
4302
|
get?: never;
|
|
4292
4303
|
put?: never;
|
|
4293
|
-
/**
|
|
4294
|
-
post: operations["
|
|
4304
|
+
/** Request Project Change Merge */
|
|
4305
|
+
post: operations["request_project_change_merge_api_agent_board_projects__project_id__changes__task_id__merge_post"];
|
|
4306
|
+
delete?: never;
|
|
4307
|
+
options?: never;
|
|
4308
|
+
head?: never;
|
|
4309
|
+
patch?: never;
|
|
4310
|
+
trace?: never;
|
|
4311
|
+
};
|
|
4312
|
+
"/api/agent-board/projects/{project_id}/changes/{task_id}/close": {
|
|
4313
|
+
parameters: {
|
|
4314
|
+
query?: never;
|
|
4315
|
+
header?: never;
|
|
4316
|
+
path?: never;
|
|
4317
|
+
cookie?: never;
|
|
4318
|
+
};
|
|
4319
|
+
get?: never;
|
|
4320
|
+
put?: never;
|
|
4321
|
+
/** Close Project Change */
|
|
4322
|
+
post: operations["close_project_change_api_agent_board_projects__project_id__changes__task_id__close_post"];
|
|
4323
|
+
delete?: never;
|
|
4324
|
+
options?: never;
|
|
4325
|
+
head?: never;
|
|
4326
|
+
patch?: never;
|
|
4327
|
+
trace?: never;
|
|
4328
|
+
};
|
|
4329
|
+
"/api/agent-board/projects/{project_id}/changes/{task_id}/restore": {
|
|
4330
|
+
parameters: {
|
|
4331
|
+
query?: never;
|
|
4332
|
+
header?: never;
|
|
4333
|
+
path?: never;
|
|
4334
|
+
cookie?: never;
|
|
4335
|
+
};
|
|
4336
|
+
get?: never;
|
|
4337
|
+
put?: never;
|
|
4338
|
+
/** Restore Project Change */
|
|
4339
|
+
post: operations["restore_project_change_api_agent_board_projects__project_id__changes__task_id__restore_post"];
|
|
4295
4340
|
delete?: never;
|
|
4296
4341
|
options?: never;
|
|
4297
4342
|
head?: never;
|
|
@@ -4978,6 +5023,13 @@ export interface components {
|
|
|
4978
5023
|
[key: string]: unknown;
|
|
4979
5024
|
};
|
|
4980
5025
|
};
|
|
5026
|
+
/** ChangeRevisionRequest */
|
|
5027
|
+
ChangeRevisionRequest: {
|
|
5028
|
+
/** Revision */
|
|
5029
|
+
revision: number;
|
|
5030
|
+
/** Head Sha */
|
|
5031
|
+
head_sha: string;
|
|
5032
|
+
};
|
|
4981
5033
|
/** CheckoutRequest */
|
|
4982
5034
|
CheckoutRequest: {
|
|
4983
5035
|
/** Checkpoint Id */
|
|
@@ -5920,17 +5972,6 @@ export interface components {
|
|
|
5920
5972
|
/** Content */
|
|
5921
5973
|
content: string;
|
|
5922
5974
|
};
|
|
5923
|
-
/** SessionSkillRunToolRequest */
|
|
5924
|
-
SessionSkillRunToolRequest: {
|
|
5925
|
-
/** Skill */
|
|
5926
|
-
skill: string;
|
|
5927
|
-
/** Tool */
|
|
5928
|
-
tool: string;
|
|
5929
|
-
/** Args */
|
|
5930
|
-
args?: {
|
|
5931
|
-
[key: string]: unknown;
|
|
5932
|
-
};
|
|
5933
|
-
};
|
|
5934
5975
|
/** SessionSkillSearchRequest */
|
|
5935
5976
|
SessionSkillSearchRequest: {
|
|
5936
5977
|
/** Q */
|
|
@@ -6461,12 +6502,6 @@ export interface components {
|
|
|
6461
6502
|
name?: string | null;
|
|
6462
6503
|
/** Description */
|
|
6463
6504
|
description?: string | null;
|
|
6464
|
-
/** Gitea Repo */
|
|
6465
|
-
gitea_repo?: string | null;
|
|
6466
|
-
/** Gitea Host */
|
|
6467
|
-
gitea_host?: string | null;
|
|
6468
|
-
/** Gitea Pat */
|
|
6469
|
-
gitea_pat?: string | null;
|
|
6470
6505
|
};
|
|
6471
6506
|
/** UpdateQuickScenarioRequest */
|
|
6472
6507
|
UpdateQuickScenarioRequest: {
|
|
@@ -6539,11 +6574,6 @@ export interface components {
|
|
|
6539
6574
|
ValidateDagRequest: {
|
|
6540
6575
|
dag: components["schemas"]["DagPayload"];
|
|
6541
6576
|
};
|
|
6542
|
-
/** ValidateRepoRequest */
|
|
6543
|
-
ValidateRepoRequest: {
|
|
6544
|
-
/** Repo Url */
|
|
6545
|
-
repo_url: string;
|
|
6546
|
-
};
|
|
6547
6577
|
/** ValidationError */
|
|
6548
6578
|
ValidationError: {
|
|
6549
6579
|
/** Location */
|
|
@@ -7464,84 +7494,6 @@ export interface operations {
|
|
|
7464
7494
|
};
|
|
7465
7495
|
};
|
|
7466
7496
|
};
|
|
7467
|
-
init_skill_test_api_sessions__session_id__init_skill_test_post: {
|
|
7468
|
-
parameters: {
|
|
7469
|
-
query?: never;
|
|
7470
|
-
header?: never;
|
|
7471
|
-
path: {
|
|
7472
|
-
session_id: string;
|
|
7473
|
-
};
|
|
7474
|
-
cookie?: never;
|
|
7475
|
-
};
|
|
7476
|
-
requestBody: {
|
|
7477
|
-
content: {
|
|
7478
|
-
"application/json": {
|
|
7479
|
-
[key: string]: unknown;
|
|
7480
|
-
};
|
|
7481
|
-
};
|
|
7482
|
-
};
|
|
7483
|
-
responses: {
|
|
7484
|
-
/** @description Successful Response */
|
|
7485
|
-
200: {
|
|
7486
|
-
headers: {
|
|
7487
|
-
[name: string]: unknown;
|
|
7488
|
-
};
|
|
7489
|
-
content: {
|
|
7490
|
-
"application/json": {
|
|
7491
|
-
[key: string]: boolean;
|
|
7492
|
-
};
|
|
7493
|
-
};
|
|
7494
|
-
};
|
|
7495
|
-
/** @description Validation Error */
|
|
7496
|
-
422: {
|
|
7497
|
-
headers: {
|
|
7498
|
-
[name: string]: unknown;
|
|
7499
|
-
};
|
|
7500
|
-
content: {
|
|
7501
|
-
"application/json": components["schemas"]["HTTPValidationError"];
|
|
7502
|
-
};
|
|
7503
|
-
};
|
|
7504
|
-
};
|
|
7505
|
-
};
|
|
7506
|
-
init_skill_creator_api_sessions__session_id__init_skill_creator_post: {
|
|
7507
|
-
parameters: {
|
|
7508
|
-
query?: never;
|
|
7509
|
-
header?: never;
|
|
7510
|
-
path: {
|
|
7511
|
-
session_id: string;
|
|
7512
|
-
};
|
|
7513
|
-
cookie?: never;
|
|
7514
|
-
};
|
|
7515
|
-
requestBody: {
|
|
7516
|
-
content: {
|
|
7517
|
-
"application/json": {
|
|
7518
|
-
[key: string]: unknown;
|
|
7519
|
-
};
|
|
7520
|
-
};
|
|
7521
|
-
};
|
|
7522
|
-
responses: {
|
|
7523
|
-
/** @description Successful Response */
|
|
7524
|
-
200: {
|
|
7525
|
-
headers: {
|
|
7526
|
-
[name: string]: unknown;
|
|
7527
|
-
};
|
|
7528
|
-
content: {
|
|
7529
|
-
"application/json": {
|
|
7530
|
-
[key: string]: boolean;
|
|
7531
|
-
};
|
|
7532
|
-
};
|
|
7533
|
-
};
|
|
7534
|
-
/** @description Validation Error */
|
|
7535
|
-
422: {
|
|
7536
|
-
headers: {
|
|
7537
|
-
[name: string]: unknown;
|
|
7538
|
-
};
|
|
7539
|
-
content: {
|
|
7540
|
-
"application/json": components["schemas"]["HTTPValidationError"];
|
|
7541
|
-
};
|
|
7542
|
-
};
|
|
7543
|
-
};
|
|
7544
|
-
};
|
|
7545
7497
|
init_skill_from_registry_api_sessions__session_id__init_skill_from_registry_post: {
|
|
7546
7498
|
parameters: {
|
|
7547
7499
|
query?: never;
|
|
@@ -11965,7 +11917,7 @@ export interface operations {
|
|
|
11965
11917
|
};
|
|
11966
11918
|
};
|
|
11967
11919
|
};
|
|
11968
|
-
|
|
11920
|
+
search_hub_skills_api_sessions__session_id__hub_skills_search_post: {
|
|
11969
11921
|
parameters: {
|
|
11970
11922
|
query?: never;
|
|
11971
11923
|
header?: never;
|
|
@@ -12000,7 +11952,7 @@ export interface operations {
|
|
|
12000
11952
|
};
|
|
12001
11953
|
};
|
|
12002
11954
|
};
|
|
12003
|
-
|
|
11955
|
+
install_hub_skill_api_sessions__session_id__hub_skills_install_post: {
|
|
12004
11956
|
parameters: {
|
|
12005
11957
|
query?: never;
|
|
12006
11958
|
header?: never;
|
|
@@ -12035,7 +11987,7 @@ export interface operations {
|
|
|
12035
11987
|
};
|
|
12036
11988
|
};
|
|
12037
11989
|
};
|
|
12038
|
-
|
|
11990
|
+
use_hub_skill_api_sessions__session_id__hub_skills_use_post: {
|
|
12039
11991
|
parameters: {
|
|
12040
11992
|
query?: never;
|
|
12041
11993
|
header?: never;
|
|
@@ -12046,7 +11998,42 @@ export interface operations {
|
|
|
12046
11998
|
};
|
|
12047
11999
|
requestBody: {
|
|
12048
12000
|
content: {
|
|
12049
|
-
"application/json": components["schemas"]["
|
|
12001
|
+
"application/json": components["schemas"]["SessionSkillUseRequest"];
|
|
12002
|
+
};
|
|
12003
|
+
};
|
|
12004
|
+
responses: {
|
|
12005
|
+
/** @description Successful Response */
|
|
12006
|
+
200: {
|
|
12007
|
+
headers: {
|
|
12008
|
+
[name: string]: unknown;
|
|
12009
|
+
};
|
|
12010
|
+
content: {
|
|
12011
|
+
"application/json": unknown;
|
|
12012
|
+
};
|
|
12013
|
+
};
|
|
12014
|
+
/** @description Validation Error */
|
|
12015
|
+
422: {
|
|
12016
|
+
headers: {
|
|
12017
|
+
[name: string]: unknown;
|
|
12018
|
+
};
|
|
12019
|
+
content: {
|
|
12020
|
+
"application/json": components["schemas"]["HTTPValidationError"];
|
|
12021
|
+
};
|
|
12022
|
+
};
|
|
12023
|
+
};
|
|
12024
|
+
};
|
|
12025
|
+
update_hub_skill_api_sessions__session_id__hub_skills_update_post: {
|
|
12026
|
+
parameters: {
|
|
12027
|
+
query?: never;
|
|
12028
|
+
header?: never;
|
|
12029
|
+
path: {
|
|
12030
|
+
session_id: string;
|
|
12031
|
+
};
|
|
12032
|
+
cookie?: never;
|
|
12033
|
+
};
|
|
12034
|
+
requestBody: {
|
|
12035
|
+
content: {
|
|
12036
|
+
"application/json": components["schemas"]["SessionSkillUseRequest"];
|
|
12050
12037
|
};
|
|
12051
12038
|
};
|
|
12052
12039
|
responses: {
|
|
@@ -14964,18 +14951,14 @@ export interface operations {
|
|
|
14964
14951
|
};
|
|
14965
14952
|
};
|
|
14966
14953
|
};
|
|
14967
|
-
|
|
14954
|
+
list_projects_api_agent_board_projects_get: {
|
|
14968
14955
|
parameters: {
|
|
14969
14956
|
query?: never;
|
|
14970
14957
|
header?: never;
|
|
14971
14958
|
path?: never;
|
|
14972
14959
|
cookie?: never;
|
|
14973
14960
|
};
|
|
14974
|
-
requestBody
|
|
14975
|
-
content: {
|
|
14976
|
-
"application/json": components["schemas"]["ValidateRepoRequest"];
|
|
14977
|
-
};
|
|
14978
|
-
};
|
|
14961
|
+
requestBody?: never;
|
|
14979
14962
|
responses: {
|
|
14980
14963
|
/** @description Successful Response */
|
|
14981
14964
|
200: {
|
|
@@ -14986,18 +14969,9 @@ export interface operations {
|
|
|
14986
14969
|
"application/json": unknown;
|
|
14987
14970
|
};
|
|
14988
14971
|
};
|
|
14989
|
-
/** @description Validation Error */
|
|
14990
|
-
422: {
|
|
14991
|
-
headers: {
|
|
14992
|
-
[name: string]: unknown;
|
|
14993
|
-
};
|
|
14994
|
-
content: {
|
|
14995
|
-
"application/json": components["schemas"]["HTTPValidationError"];
|
|
14996
|
-
};
|
|
14997
|
-
};
|
|
14998
14972
|
};
|
|
14999
14973
|
};
|
|
15000
|
-
|
|
14974
|
+
create_project_api_agent_board_projects_post: {
|
|
15001
14975
|
parameters: {
|
|
15002
14976
|
query?: never;
|
|
15003
14977
|
header?: never;
|
|
@@ -15017,11 +14991,13 @@ export interface operations {
|
|
|
15017
14991
|
};
|
|
15018
14992
|
};
|
|
15019
14993
|
};
|
|
15020
|
-
|
|
14994
|
+
get_project_api_agent_board_projects__project_id__get: {
|
|
15021
14995
|
parameters: {
|
|
15022
14996
|
query?: never;
|
|
15023
14997
|
header?: never;
|
|
15024
|
-
path
|
|
14998
|
+
path: {
|
|
14999
|
+
project_id: number;
|
|
15000
|
+
};
|
|
15025
15001
|
cookie?: never;
|
|
15026
15002
|
};
|
|
15027
15003
|
requestBody?: never;
|
|
@@ -15035,9 +15011,18 @@ export interface operations {
|
|
|
15035
15011
|
"application/json": unknown;
|
|
15036
15012
|
};
|
|
15037
15013
|
};
|
|
15014
|
+
/** @description Validation Error */
|
|
15015
|
+
422: {
|
|
15016
|
+
headers: {
|
|
15017
|
+
[name: string]: unknown;
|
|
15018
|
+
};
|
|
15019
|
+
content: {
|
|
15020
|
+
"application/json": components["schemas"]["HTTPValidationError"];
|
|
15021
|
+
};
|
|
15022
|
+
};
|
|
15038
15023
|
};
|
|
15039
15024
|
};
|
|
15040
|
-
|
|
15025
|
+
delete_project_api_agent_board_projects__project_id__delete: {
|
|
15041
15026
|
parameters: {
|
|
15042
15027
|
query?: never;
|
|
15043
15028
|
header?: never;
|
|
@@ -15068,7 +15053,7 @@ export interface operations {
|
|
|
15068
15053
|
};
|
|
15069
15054
|
};
|
|
15070
15055
|
};
|
|
15071
|
-
|
|
15056
|
+
update_project_api_agent_board_projects__project_id__patch: {
|
|
15072
15057
|
parameters: {
|
|
15073
15058
|
query?: never;
|
|
15074
15059
|
header?: never;
|
|
@@ -15077,7 +15062,11 @@ export interface operations {
|
|
|
15077
15062
|
};
|
|
15078
15063
|
cookie?: never;
|
|
15079
15064
|
};
|
|
15080
|
-
requestBody
|
|
15065
|
+
requestBody: {
|
|
15066
|
+
content: {
|
|
15067
|
+
"application/json": components["schemas"]["UpdateProjectRequest"];
|
|
15068
|
+
};
|
|
15069
|
+
};
|
|
15081
15070
|
responses: {
|
|
15082
15071
|
/** @description Successful Response */
|
|
15083
15072
|
200: {
|
|
@@ -15099,20 +15088,16 @@ export interface operations {
|
|
|
15099
15088
|
};
|
|
15100
15089
|
};
|
|
15101
15090
|
};
|
|
15102
|
-
|
|
15091
|
+
get_session_board_project_api_agent_board_sessions__session_id__board_project_get: {
|
|
15103
15092
|
parameters: {
|
|
15104
15093
|
query?: never;
|
|
15105
15094
|
header?: never;
|
|
15106
15095
|
path: {
|
|
15107
|
-
|
|
15096
|
+
session_id: string;
|
|
15108
15097
|
};
|
|
15109
15098
|
cookie?: never;
|
|
15110
15099
|
};
|
|
15111
|
-
requestBody
|
|
15112
|
-
content: {
|
|
15113
|
-
"application/json": components["schemas"]["UpdateProjectRequest"];
|
|
15114
|
-
};
|
|
15115
|
-
};
|
|
15100
|
+
requestBody?: never;
|
|
15116
15101
|
responses: {
|
|
15117
15102
|
/** @description Successful Response */
|
|
15118
15103
|
200: {
|
|
@@ -15134,12 +15119,12 @@ export interface operations {
|
|
|
15134
15119
|
};
|
|
15135
15120
|
};
|
|
15136
15121
|
};
|
|
15137
|
-
|
|
15122
|
+
sync_project_repo_api_agent_board_projects__project_id__sync_repo_post: {
|
|
15138
15123
|
parameters: {
|
|
15139
15124
|
query?: never;
|
|
15140
15125
|
header?: never;
|
|
15141
15126
|
path: {
|
|
15142
|
-
|
|
15127
|
+
project_id: number;
|
|
15143
15128
|
};
|
|
15144
15129
|
cookie?: never;
|
|
15145
15130
|
};
|
|
@@ -15165,7 +15150,7 @@ export interface operations {
|
|
|
15165
15150
|
};
|
|
15166
15151
|
};
|
|
15167
15152
|
};
|
|
15168
|
-
|
|
15153
|
+
migrate_project_to_local_git_api_agent_board_projects__project_id__migrate_to_local_git_post: {
|
|
15169
15154
|
parameters: {
|
|
15170
15155
|
query?: never;
|
|
15171
15156
|
header?: never;
|
|
@@ -15362,6 +15347,42 @@ export interface operations {
|
|
|
15362
15347
|
};
|
|
15363
15348
|
};
|
|
15364
15349
|
};
|
|
15350
|
+
request_board_task_rework_api_agent_board_projects__project_id__board_tasks__task_id__rework_post: {
|
|
15351
|
+
parameters: {
|
|
15352
|
+
query?: never;
|
|
15353
|
+
header?: never;
|
|
15354
|
+
path: {
|
|
15355
|
+
project_id: number;
|
|
15356
|
+
task_id: number;
|
|
15357
|
+
};
|
|
15358
|
+
cookie?: never;
|
|
15359
|
+
};
|
|
15360
|
+
requestBody: {
|
|
15361
|
+
content: {
|
|
15362
|
+
"application/json": components["schemas"]["AddBoardTaskCommentRequest"];
|
|
15363
|
+
};
|
|
15364
|
+
};
|
|
15365
|
+
responses: {
|
|
15366
|
+
/** @description Successful Response */
|
|
15367
|
+
200: {
|
|
15368
|
+
headers: {
|
|
15369
|
+
[name: string]: unknown;
|
|
15370
|
+
};
|
|
15371
|
+
content: {
|
|
15372
|
+
"application/json": unknown;
|
|
15373
|
+
};
|
|
15374
|
+
};
|
|
15375
|
+
/** @description Validation Error */
|
|
15376
|
+
422: {
|
|
15377
|
+
headers: {
|
|
15378
|
+
[name: string]: unknown;
|
|
15379
|
+
};
|
|
15380
|
+
content: {
|
|
15381
|
+
"application/json": components["schemas"]["HTTPValidationError"];
|
|
15382
|
+
};
|
|
15383
|
+
};
|
|
15384
|
+
};
|
|
15385
|
+
};
|
|
15365
15386
|
list_board_tasks_api_agent_board_projects__project_id__board_tasks_get: {
|
|
15366
15387
|
parameters: {
|
|
15367
15388
|
query?: never;
|
|
@@ -15856,7 +15877,7 @@ export interface operations {
|
|
|
15856
15877
|
};
|
|
15857
15878
|
};
|
|
15858
15879
|
};
|
|
15859
|
-
|
|
15880
|
+
bootstrap_project_api_agent_board_projects__project_id__bootstrap_post: {
|
|
15860
15881
|
parameters: {
|
|
15861
15882
|
query?: never;
|
|
15862
15883
|
header?: never;
|
|
@@ -15865,13 +15886,38 @@ export interface operations {
|
|
|
15865
15886
|
};
|
|
15866
15887
|
cookie?: never;
|
|
15867
15888
|
};
|
|
15868
|
-
requestBody?:
|
|
15869
|
-
|
|
15870
|
-
|
|
15871
|
-
|
|
15872
|
-
|
|
15889
|
+
requestBody?: never;
|
|
15890
|
+
responses: {
|
|
15891
|
+
/** @description Successful Response */
|
|
15892
|
+
200: {
|
|
15893
|
+
headers: {
|
|
15894
|
+
[name: string]: unknown;
|
|
15895
|
+
};
|
|
15896
|
+
content: {
|
|
15897
|
+
"application/json": unknown;
|
|
15898
|
+
};
|
|
15899
|
+
};
|
|
15900
|
+
/** @description Validation Error */
|
|
15901
|
+
422: {
|
|
15902
|
+
headers: {
|
|
15903
|
+
[name: string]: unknown;
|
|
15904
|
+
};
|
|
15905
|
+
content: {
|
|
15906
|
+
"application/json": components["schemas"]["HTTPValidationError"];
|
|
15907
|
+
};
|
|
15873
15908
|
};
|
|
15874
15909
|
};
|
|
15910
|
+
};
|
|
15911
|
+
export_project_main_api_agent_board_projects__project_id__export_git_get: {
|
|
15912
|
+
parameters: {
|
|
15913
|
+
query?: never;
|
|
15914
|
+
header?: never;
|
|
15915
|
+
path: {
|
|
15916
|
+
project_id: number;
|
|
15917
|
+
};
|
|
15918
|
+
cookie?: never;
|
|
15919
|
+
};
|
|
15920
|
+
requestBody?: never;
|
|
15875
15921
|
responses: {
|
|
15876
15922
|
/** @description Successful Response */
|
|
15877
15923
|
200: {
|
|
@@ -15893,7 +15939,7 @@ export interface operations {
|
|
|
15893
15939
|
};
|
|
15894
15940
|
};
|
|
15895
15941
|
};
|
|
15896
|
-
|
|
15942
|
+
list_project_changes_api_agent_board_projects__project_id__changes_get: {
|
|
15897
15943
|
parameters: {
|
|
15898
15944
|
query?: never;
|
|
15899
15945
|
header?: never;
|
|
@@ -15924,12 +15970,13 @@ export interface operations {
|
|
|
15924
15970
|
};
|
|
15925
15971
|
};
|
|
15926
15972
|
};
|
|
15927
|
-
|
|
15973
|
+
get_project_change_api_agent_board_projects__project_id__changes__task_id__get: {
|
|
15928
15974
|
parameters: {
|
|
15929
15975
|
query?: never;
|
|
15930
15976
|
header?: never;
|
|
15931
15977
|
path: {
|
|
15932
15978
|
project_id: number;
|
|
15979
|
+
task_id: number;
|
|
15933
15980
|
};
|
|
15934
15981
|
cookie?: never;
|
|
15935
15982
|
};
|
|
@@ -15955,13 +16002,16 @@ export interface operations {
|
|
|
15955
16002
|
};
|
|
15956
16003
|
};
|
|
15957
16004
|
};
|
|
15958
|
-
|
|
16005
|
+
get_project_change_diff_api_agent_board_projects__project_id__changes__task_id__diff_get: {
|
|
15959
16006
|
parameters: {
|
|
15960
|
-
query
|
|
16007
|
+
query: {
|
|
16008
|
+
revision: number;
|
|
16009
|
+
head_sha: string;
|
|
16010
|
+
};
|
|
15961
16011
|
header?: never;
|
|
15962
16012
|
path: {
|
|
15963
16013
|
project_id: number;
|
|
15964
|
-
|
|
16014
|
+
task_id: number;
|
|
15965
16015
|
};
|
|
15966
16016
|
cookie?: never;
|
|
15967
16017
|
};
|
|
@@ -15987,13 +16037,85 @@ export interface operations {
|
|
|
15987
16037
|
};
|
|
15988
16038
|
};
|
|
15989
16039
|
};
|
|
15990
|
-
|
|
16040
|
+
request_project_change_merge_api_agent_board_projects__project_id__changes__task_id__merge_post: {
|
|
16041
|
+
parameters: {
|
|
16042
|
+
query?: never;
|
|
16043
|
+
header?: never;
|
|
16044
|
+
path: {
|
|
16045
|
+
project_id: number;
|
|
16046
|
+
task_id: number;
|
|
16047
|
+
};
|
|
16048
|
+
cookie?: never;
|
|
16049
|
+
};
|
|
16050
|
+
requestBody: {
|
|
16051
|
+
content: {
|
|
16052
|
+
"application/json": components["schemas"]["ChangeRevisionRequest"];
|
|
16053
|
+
};
|
|
16054
|
+
};
|
|
16055
|
+
responses: {
|
|
16056
|
+
/** @description Successful Response */
|
|
16057
|
+
200: {
|
|
16058
|
+
headers: {
|
|
16059
|
+
[name: string]: unknown;
|
|
16060
|
+
};
|
|
16061
|
+
content: {
|
|
16062
|
+
"application/json": unknown;
|
|
16063
|
+
};
|
|
16064
|
+
};
|
|
16065
|
+
/** @description Validation Error */
|
|
16066
|
+
422: {
|
|
16067
|
+
headers: {
|
|
16068
|
+
[name: string]: unknown;
|
|
16069
|
+
};
|
|
16070
|
+
content: {
|
|
16071
|
+
"application/json": components["schemas"]["HTTPValidationError"];
|
|
16072
|
+
};
|
|
16073
|
+
};
|
|
16074
|
+
};
|
|
16075
|
+
};
|
|
16076
|
+
close_project_change_api_agent_board_projects__project_id__changes__task_id__close_post: {
|
|
16077
|
+
parameters: {
|
|
16078
|
+
query?: never;
|
|
16079
|
+
header?: never;
|
|
16080
|
+
path: {
|
|
16081
|
+
project_id: number;
|
|
16082
|
+
task_id: number;
|
|
16083
|
+
};
|
|
16084
|
+
cookie?: never;
|
|
16085
|
+
};
|
|
16086
|
+
requestBody: {
|
|
16087
|
+
content: {
|
|
16088
|
+
"application/json": components["schemas"]["ChangeRevisionRequest"];
|
|
16089
|
+
};
|
|
16090
|
+
};
|
|
16091
|
+
responses: {
|
|
16092
|
+
/** @description Successful Response */
|
|
16093
|
+
200: {
|
|
16094
|
+
headers: {
|
|
16095
|
+
[name: string]: unknown;
|
|
16096
|
+
};
|
|
16097
|
+
content: {
|
|
16098
|
+
"application/json": unknown;
|
|
16099
|
+
};
|
|
16100
|
+
};
|
|
16101
|
+
/** @description Validation Error */
|
|
16102
|
+
422: {
|
|
16103
|
+
headers: {
|
|
16104
|
+
[name: string]: unknown;
|
|
16105
|
+
};
|
|
16106
|
+
content: {
|
|
16107
|
+
"application/json": components["schemas"]["HTTPValidationError"];
|
|
16108
|
+
};
|
|
16109
|
+
};
|
|
16110
|
+
};
|
|
16111
|
+
};
|
|
16112
|
+
restore_project_change_api_agent_board_projects__project_id__changes__task_id__restore_post: {
|
|
15991
16113
|
parameters: {
|
|
15992
16114
|
query?: never;
|
|
15993
16115
|
header?: never;
|
|
15994
16116
|
path: {
|
|
15995
16117
|
project_id: number;
|
|
15996
|
-
|
|
16118
|
+
task_id: number;
|
|
15997
16119
|
};
|
|
15998
16120
|
cookie?: never;
|
|
15999
16121
|
};
|