Create
Query
event_store.db
—
events
actions
agent_runs
approvals
artifacts
attention_candidates
commitments
constraints
conversation_compaction
conversation_state
conversation_turns
dead_letters
decisions
deliveries
effects
email_messages
email_reply_drafts
email_threads
entities
entity_aliases
entity_tags
episode_context_index
episodes
event_subjects
events
events_archive
fact_sources
facts
inbox_items
inbox_links
intel_narrative_members
intel_narratives
jobs
leader_leases
links
memory_candidates
memory_embeddings
memory_items
memory_items_fts
(v)
memory_items_fts_config
memory_items_fts_data
memory_items_fts_idx
opportunity_memory
pending_interactions
proposal_sources
proposals
reminders
schedules
schema_migrations
signal_candidates
signal_fps
signals
sms_conversations
sms_messages
sms_reply_drafts
source_cursors
sources
sqlite_sequence
sqlite_stat1
stream_cursors
threads
watchers
Toggle helper tables
memory_items_fts_content
memory_items_fts_docsize
memory_items_fts_segdir
memory_items_fts_segments
memory_items_fts_stat
Structure
Content
Query
Insert
Drop
Import
Export
Update row 454664 in events
seq
Primary key.
INTEGER
id
evt_e8fc7c746084
TEXT NOT NULL
kind
action_queued
TEXT NOT NULL
ts
2026-04-20T16:39:59.791497+00:00
TEXT NOT NULL
actor
actions_store
TEXT
subject_entity_ids
[]
TEXT
payload
{"action_id":"act_e8e725c5c7ad","approval_id":null,"created_at":"2026-04-20T16:39:59.754405+00:00","episode_id":"ep_ec0c739d4da8","idempotency_key":"2b7dc62042eb1c3c14415fb431a93e03","params":{"brief":{"context_summary":"User asked for the weather like in Atlanta today and then requested to run an agent to find out. User is okay with any weather source; choose a reliable one (NWS) to look up current conditions for Atlanta today.","delivery_instructions":"Deliver the current Atlanta weather for today to the user (temperature, conditions, precipitation chance/amount if available, wind, and any active alerts).","user_identity":"Omid","user_request":"any of them is fine"},"budget_seconds":600,"goal":"Fetch the current weather in Atlanta today (current conditions and key details like temperature, precipitation, wind, and any alerts if available) using a reliable source (NWS).","max_outer_steps":16,"rationale":"The user approved choosing any source; an agent run is appropriate to perform the multi-step lookup and compile the current conditions from NWS."},"proposal_id":"prop_b77d4c6e091b23989838e8dc","source_event_id":"evt_6f3c7e4d70d6","status":"needs_approval","tier":"T2","type":"start_agent_run","updated_at":"2026-04-20T16:39:59.791497+00:00"}
TEXT NOT NULL
source_ref
NULL
TEXT
confidence
REAL (default 0.0
dedupe_key
action_queued:act_e8e725c5c7ad:needs_approval
TEXT
episode_id
ep_ec0c739d4da8
TEXT
created_at
2026-04-20T16:39:59.794446+00:00
TEXT NOT NULL (default strftime('%Y-%m-%dT%H:%M:%fZ','now')
Update
Cancel