Create
Query
event_store.db
—
events
actions
agent_runs
approvals
artifacts
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_memory
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 60358 in events
seq
Primary key.
INTEGER
id
evt_385110a00794
TEXT NOT NULL
kind
action_queued
TEXT NOT NULL
ts
2026-04-16T22:23:36.583853+00:00
TEXT NOT NULL
actor
actions_store
TEXT
subject_entity_ids
[]
TEXT
payload
{"action_id":"act_e12dfd64b42d","approval_id":null,"created_at":"2026-04-16T22:23:36.321474+00:00","episode_id":"ep_d555d9db5256","idempotency_key":"905f093b6a8e90f697831638e4ebc999","params":{"brief":{"context_summary":"User wants a summary list of all their actions executed in the last 7 days, using `opia_query` to pull from the DB. They selected option 1 (rolling back 7\u00d724 hours from now). Prior conversation indicates the relevant action category is `agent_runs` (user said 'agent_runs' and then 'all actions' earlier).","delivery_instructions":"Deliver to the user a concise summary list of all agent runs/actions found in the last 7\u00d724 hours window (America/New_York), including timestamps and any key identifiers/details available.","user_identity":null,"user_request":"1"},"budget_seconds":600,"goal":"Pull the user\u2019s action history from the DB for the rolling last 7\u00d724 hours (America/New_York) and summarize all agent runs/actions in that window.","max_outer_steps":8,"rationale":"An agent run is needed to execute the DB query via `opia_query` and compile a readable summary from the results."},"proposal_id":"prop_757ff093aecc4480fe633549","source_event_id":"evt_e7e254aa7c1f","status":"needs_approval","tier":"T2","type":"start_agent_run","updated_at":"2026-04-16T22:23:36.583853+00:00"}
TEXT NOT NULL
source_ref
NULL
TEXT
confidence
REAL (default 0.0
dedupe_key
action_queued:act_e12dfd64b42d:needs_approval
TEXT
episode_id
ep_d555d9db5256
TEXT
created_at
2026-04-16T22:23:36.589880+00:00
TEXT NOT NULL (default strftime('%Y-%m-%dT%H:%M:%fZ','now')
Update
Cancel