medicode / lib

Commit History

fix: Clear feedback by user before inserting new
714dbfe

timgremore commited on

fix: Confirm transcription before fetching chunks
b3cef41

timgremore commited on

feat: Determine loading state by server state
496c5dc

timgremore commited on

feat: Move child spec with name to server def
9e5bda6

timgremore commited on

feat: Add registry for transcription tasks
dbe78d6

timgremore commited on

fix: Chunks stream is a map with ID keys
707d979

timgremore commited on

feat: Display loading indicator while classifying
43645d7

timgremore commited on

fix: Include text in scope feedback finder
f7091e6

timgremore commited on

fix: Include current_user assigns in updates
10540c5

timgremore commited on

fix: LiveComponents do not receive handle_info
a7df78d

timgremore commited on

feat: Cache weighting as an array of strings
f678255

timgremore commited on

chore: Simplify args in classification server
745e26b

timgremore commited on

chore: Remove extraneous status tracking
7a4743f

timgremore commited on

feat: Track feedback by user and style accordingly
a55bd7a

timgremore commited on

chore: Remove unused alias
cc2eced

timgremore commited on

fix: Module name incorrectly namespaced
04a27df

timgremore commited on

chore: Group similar definitions together
7fa3fa6

timgremore commited on

feat: Show feedback button styling by feedback
b16857b

timgremore commited on

feat: Associate code feedback with user and vector
18980e4

timgremore commited on

chore: Format Components module
572e5c5

timgremore commited on

fix: Satisfy Credo warnings
3a2c92b

timgremore commited on

chore: Remove unused functions from Text component
9088dd1

timgremore commited on

fix: Apply consistent vertical spacing
ec4c8b2

timgremore commited on

fix: Send update with expected chunk_id
5668e8e

timgremore commited on

fix: Stream is a collection of chunk IDs not chunks
9bfec0e

timgremore commited on

chore: Formatting
57ce307

timgremore commited on

fix: Preload chunk associations
95b5634

timgremore commited on

feat: Helper function to list all chunks by IDs
d79a6a5

timgremore commited on

wip: Enforce unique chunk and vector IDs and loading
71b9dff

timgremore commited on

fix: Re-classify chunks after editing text
8f56351

timgremore commited on

fix: Ensure chunks are returned in order
5964d8b

timgremore commited on

fix: Struct key name changes
d8ed8f8

timgremore commited on

feat: Pass chunk to chunk component
8548275

timgremore commited on

fix: Cast status field on Transcription changeset
94b2573

timgremore commited on

feat: many-to-many chunks with code vectors
2a0e044

timgremore commited on

wip: Correlate code vectors with chunks
5676fb5

timgremore commited on

feat: Identify and store chunk keywords
7625517

timgremore commited on

chore: Formatting
cf5a59c

timgremore commited on

fix: Conditionally render start and end marks
5bbeb93

timgremore commited on

feat: Navigate to transcription show from sidebar
557121b

timgremore commited on

feat: Replace callback payloads with chunks
843f654

timgremore commited on

feat: Track transcription life cycle with status
f94adc3

timgremore commited on

feat: Prefer heex for comprehension
865b340

timgremore commited on

fix: Enable error templates
4548f2b

timgremore commited on

feat: Listen for transcription events
f2053d8

timgremore commited on

feat: Account for not founds
3a8280c

timgremore commited on

fix: Render requires an "=" sign
2dfe07a

timgremore commited on

chore: Only first callback needs @impl annoation
39e3f65

timgremore commited on

feat: Create transcription chunks during processing
a7eceb3

timgremore commited on

feat: TranscriptionChunk schema
a4b994e

timgremore commited on