Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| id | uuid | 2147483647 | gen_random_uuid() |
|
|
|||||||||
| harness | text | 2147483647 | 'jcode'::text |
|
|
|||||||||
| provider_profile | text | 2147483647 | 'crof-glm'::text |
|
|
|||||||||
| cwd | text | 2147483647 | null |
|
|
|||||||||
| jcode_session_id | text | 2147483647 | √ | null |
|
|
||||||||
| status | text | 2147483647 | 'idle'::text |
|
|
|||||||||
| label | text | 2147483647 | √ | null |
|
|
||||||||
| created_at | timestamptz | 35,6 | now() |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| agents_pkey | Primary key | Asc | id |