-
Notifications
You must be signed in to change notification settings - Fork 156
Insights: liam-hq/liam
Overview
Could not load contribution data
Please try again later
2 Releases published by 1 person
-
@liam-hq/[email protected]
published
Jun 23, 2025 -
@liam-hq/[email protected]
published
Jun 23, 2025
99 Pull requests merged by 12 people
-
Make latestVersionNumber required in WorkflowState
#2142 merged
Jun 23, 2025 -
feat: implement RENAME TABLE operation support
#2151 merged
Jun 23, 2025 -
feat: replace direct document.cookie usage with cookie utility
#2130 merged
Jun 23, 2025 -
Refactor: Rename pmAgent to pmAnalysisAgent and Remove reviewModel Code
#2144 merged
Jun 23, 2025 -
chore(deps): update dev-tools
#2117 merged
Jun 23, 2025 -
✨ Add ERD Diff Display for Table Name Mode
#2115 merged
Jun 23, 2025 -
feat: implement REMOVE INDEX operation support
#2141 merged
Jun 23, 2025 -
refactor: use PATH_PATTERNS constants for regex patterns
#2149 merged
Jun 23, 2025 -
🔧(ci): add allowed_tools configuration to Claude workflow
#2147 merged
Jun 23, 2025 -
feat: implement RENAME COLUMN operation support
#2139 merged
Jun 23, 2025 -
Version Packages
#1882 merged
Jun 23, 2025 -
♻️ refactor: implement structured output for PMAgent
#2134 merged
Jun 23, 2025 -
🐛(db-structure): fix operations schema v.custom() validation for LangChain structured outputs
#2135 merged
Jun 23, 2025 -
🔒(db-structure): Fix PostgreSQL SQL injection vulnerability
#2136 merged
Jun 23, 2025 -
✨ feat: add unified ActionButton component for session forms
#2138 merged
Jun 23, 2025 -
feat: implement ADD INDEX operation support
#2111 merged
Jun 23, 2025 -
♻️ Migrating from lz-string to pako
#2133 merged
Jun 23, 2025 -
✨(agent): implement LangChain structured outputs with valibot integration
#2114 merged
Jun 23, 2025 -
chore(deps): lock file maintenance
#2129 merged
Jun 23, 2025 -
fix(deps): update fumadocs
#2126 merged
Jun 23, 2025 -
✨ feat(command palette): support preview fix by clicking option
#2127 merged
Jun 23, 2025 -
refactor: extract shared path schemas to reduce duplication
#2110 merged
Jun 23, 2025 -
fix(deps): update dependency @langchain/langgraph to v0.3.1
#2121 merged
Jun 23, 2025 -
chore(deps): update dependency @vitejs/plugin-react to v4.5.1
#2116 merged
Jun 23, 2025 -
fix(deps): update dependency @electric-sql/pglite to v0.3.3
#2120 merged
Jun 23, 2025 -
feat: implement REMOVE COLUMN operation support
#2109 merged
Jun 23, 2025 -
feat: implement REMOVE TABLE operation support
#2108 merged
Jun 23, 2025 -
fix(deps): update codemirror
#2119 merged
Jun 23, 2025 -
feat: implement ADD COLUMN operation support
#2107 merged
Jun 23, 2025 -
fix(deps): update dependency @langchain/openai to v0.5.12
#2122 merged
Jun 23, 2025 -
fix(deps): update dependency langfuse-vercel to v3.37.4
#2124 merged
Jun 23, 2025 -
fix(deps): update dependency resend to v4.5.2
#2125 merged
Jun 23, 2025 -
[2025/06/23] License Report Update
#2128 merged
Jun 23, 2025 -
fix(deps): update dependency langfuse-langchain to v3.37.4
#2123 merged
Jun 21, 2025 -
🔧 feat: implement PMAgent workflow integration with requirements analysis
#2074 merged
Jun 20, 2025 -
Fix biome warnings by removing unused suppression comments
#2112 merged
Jun 20, 2025 -
🔧(vercel): Skip preview builds for GitHub merge queue branches
#2103 merged
Jun 20, 2025 -
Add Custom ESLint Rule to Enforce 'use server' Directive in Server Actions
#2099 merged
Jun 20, 2025 -
🔧 Fix turbo cache for @liam-hq/db-structure#gen task
#2113 merged
Jun 20, 2025 -
feat: implement PostgreSQL operation deparser for CREATE TABLE DDL generation
#2094 merged
Jun 20, 2025 -
✨ Implement version management with VersionDropdown and enhance schema handling
#2101 merged
Jun 20, 2025 -
🔧(erd-sample): add Vercel deployment configuration
#2095 merged
Jun 20, 2025 -
📝(docs): Add code refactoring guidelines to CLAUDE.md
#2081 merged
Jun 20, 2025 -
Add ESLint Plugin to Prohibit Non-English Characters
#2080 merged
Jun 20, 2025 -
feat: extract MarkdownContent component from TimelineItem
#2077 merged
Jun 20, 2025 -
refactor: enhance applyPatchOperations for better error handling and path management
#2075 merged
Jun 20, 2025 -
🐛(test): Remove flaky generateTimelineItemId test case
#2100 merged
Jun 20, 2025 -
Implement QA Agent Integration in generateDDLNode
#2069 merged
Jun 20, 2025 -
✨ feat(command palette): support table display in ERD on option selection
#2098 merged
Jun 20, 2025 -
Cherry-pick validation tables from feature/add-validation-tables
#2048 merged
Jun 19, 2025 -
🧪(e2e): improve test reliability by disabling Vercel toolbar for automation
#2093 merged
Jun 19, 2025 -
✨(db-structure): Add PostgreSQL schema deparser for DDL generation
#2084 merged
Jun 19, 2025 -
🐛(erd-core): fix CSS specificity for RelationshipEdge hovered state
#2091 merged
Jun 19, 2025 -
🔧 update extends path and set root to false
#2088 merged
Jun 19, 2025 -
feat: add Claude Code GitHub Actions workflow
#2063 merged
Jun 19, 2025 -
✨(biome): enable organizeImports for automatic import sorting
#2076 merged
Jun 19, 2025 -
chore(deps): update dependency @sentry/esbuild-plugin to v3.5.0
#2011 merged
Jun 19, 2025 -
chore(deps): update dependency esbuild to v0.25.5
#2002 merged
Jun 19, 2025 -
Extract isDuplicateTimelineItem function to utility file with comprehensive tests
#2067 merged
Jun 19, 2025 -
✨ Add Schema Updates and ERD components with severity badges and export functionality
#2071 merged
Jun 19, 2025 -
✨(storybook): Add Inter and Montserrat fonts to match main app
#2060 merged
Jun 19, 2025 -
🔧: Upgrade Biome to v2 with configuration updates
#2070 merged
Jun 18, 2025 -
Add agent package path to
trigger_dev_production
andtrigger_dev_preview
workflow#2072 merged
Jun 18, 2025 -
refactor: split ValidateSchema node into multiple nodes
#2047 merged
Jun 18, 2025 -
🐛 Fix JSON parsing errors and workflow infinite loops in chat agent
#2066 merged
Jun 18, 2025 -
🔧 fix(agent): fix createVersion validation error by updating response schema
#2068 merged
Jun 18, 2025 -
Fix CLI error handling for non-existent input files
#2064 merged
Jun 18, 2025 -
🔧 Enable bot PR processing by setting
ignore_bot_pr = false
in .pr_agent.toml#2061 merged
Jun 18, 2025 -
✨(database): Rename messages table to timeline_items for flexible chat architecture
#2043 merged
Jun 18, 2025 -
♻️ refactor(agent): consolidate chat history formatting into WorkflowState
#2059 merged
Jun 18, 2025 -
🐛 fix(TableDetail): hide
DrawerContent
component when table is not set when table is not selected#2052 merged
Jun 18, 2025 -
🐛 fix: resolve duplicate user messages and remove dbId field
#2050 merged
Jun 17, 2025 -
✨ feat: add AttachButton component and refactor session form actions
#2046 merged
Jun 17, 2025 -
🔧 feat: implement workflow node tracking for Trigger.dev
#2041 merged
Jun 17, 2025 -
📝(docs): Update database migration documentation
#2045 merged
Jun 17, 2025 -
Remove welcome message filter from formatChatHistory
#2044 merged
Jun 17, 2025 -
feat: implement operationsSchema TODO in VersionMessage component
#2042 merged
Jun 17, 2025 -
Optimize Chat API/Job schema transfer by removing HTTP payload overhead
#2037 merged
Jun 17, 2025 -
Add Error Message Saving Functionality
#2039 merged
Jun 17, 2025 -
Upgrade/usestate hook for perv state
#2018 merged
Jun 17, 2025 -
✨(chat): implement VersionMessage component and integrate with chat system
#2035 merged
Jun 17, 2025 -
🔥 remove staging branch related configurations
#2038 merged
Jun 17, 2025 -
✨️ feat: Add MicButton component and refactoring DeepModelingToggle's location
#2034 merged
Jun 17, 2025 -
fix(deps): update nextjs monorepo to v15.3.3
#2008 merged
Jun 17, 2025 -
📝 update Browsing Your Schema
#1893 merged
Jun 17, 2025 -
feat: move operationsSchema and JSON Patch utilities to @liam-hq/db-structure
#2036 merged
Jun 17, 2025 -
fix(deps): update radix-ui-primitives monorepo
#2009 merged
Jun 17, 2025 -
chore(deps): update dependency @vitejs/plugin-react to v4.5.1
#2012 merged
Jun 17, 2025 -
♻️ Refactor User Editing State: Valtio to nuqs + Context
#1986 merged
Jun 17, 2025 -
⚙️(renovate): Add dev-tools automerge group
#2032 merged
Jun 17, 2025 -
fix(deps): update dependency langfuse-langchain to v3.37.3
#2005 merged
Jun 17, 2025 -
fix(deps): update fumadocs to v15.5.0
#2007 merged
Jun 17, 2025 -
fix(deps): update dependency langfuse-vercel to v3.37.3
#2006 merged
Jun 17, 2025 -
chore(deps): update actions/stale action to v9.1.0
#2010 merged
Jun 17, 2025 -
chore(deps): update dependency eslint to v9.28.0
#2013 merged
Jun 17, 2025 -
[2025/06/16] License Report Update
#2015 merged
Jun 17, 2025 -
✨ feat: add DeepModelingToggle component
#2031 merged
Jun 17, 2025
18 Pull requests opened by 8 people
-
feat: implement DDL execution using @liam-hq/pglite-server
#2079 opened
Jun 19, 2025 -
Resolve TODO comments in biome.jsonc configuration
#2085 opened
Jun 19, 2025 -
migration: update the useCustomReactflow to useReactflow
#2090 opened
Jun 19, 2025 -
Optimize GitHub Actions frontend-ci workflow for 2-minute target
#2102 opened
Jun 20, 2025 -
Fix flaky E2E tests by adding proper async waiting
#2105 opened
Jun 20, 2025 -
chore(deps): update pnpm to v10.12.1
#2118 opened
Jun 21, 2025 -
chore(deps): lock file maintenance
#2132 opened
Jun 23, 2025 -
♻️ refactor: remove redundant column.unique field from schema
#2143 opened
Jun 23, 2025 -
✨ Implement `generateUsecaseNode`
#2148 opened
Jun 23, 2025 -
Remove Code Related to Table Grouping Feature
#2152 opened
Jun 23, 2025 -
schema-bench package(part 1: add the package and `nameSimilarity` function)
#2154 opened
Jun 23, 2025 -
WIP: feat: implement ADD and REMOVE CONSTRAINT operation support
#2155 opened
Jun 23, 2025 -
feat(db-structure): deprecate schema.relationships in favor of constraintsToRelationships
#2156 opened
Jun 23, 2025 -
fix: resolve chat message duplication by prioritizing optimistic updates
#2158 opened
Jun 23, 2025 -
✨️ feat: enhance GitHub session form UI with custom dropdowns and animated states
#2159 opened
Jun 23, 2025 -
part2: feat(schema-bench): add word overlap matcher for name similarity
#2160 opened
Jun 23, 2025 -
part3: feat(schema-bench): implement schema evaluation logic with scoring metrics
#2161 opened
Jun 23, 2025 -
Feat/erd column diff
#2162 opened
Jun 23, 2025
3 Issues closed by 2 people
-
Test: Review this code with Claude
#2087 closed
Jun 19, 2025 -
buildSchemaDiff()をoperations中心の設計に調整する
#2082 closed
Jun 19, 2025 -
Unclear error output when `--input` points to a nonexistent file
#1791 closed
Jun 18, 2025
4 Issues opened by 2 people
-
Chat messages are saved twice when users send them
#2157 opened
Jun 23, 2025 -
Remove Code Related to Table Grouping Feature
#2150 opened
Jun 23, 2025 -
Remove unused updateConstraint and deleteConstraint fields from Relationship schema
#2145 opened
Jun 23, 2025 -
Remove redundant column.unique field from schema
#2140 opened
Jun 23, 2025
6 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Edit ER-diragrams and generate migration codes(DDL, rails generate, etc...)
#510 commented on
Jun 23, 2025 • 0 new comments -
Liam Query - Visual Query Builder
#512 commented on
Jun 22, 2025 • 0 new comments -
SSR-Related Issue with Sidebar Component
#809 commented on
Jun 18, 2025 • 0 new comments -
Dependency Dashboard
#1111 commented on
Jun 23, 2025 • 0 new comments -
Add support for Drizzle ORM schema parsing
#1293 commented on
Jun 23, 2025 • 0 new comments -
✨ feat(SessionDetailPage): Add output section and integrate new components
#2030 commented on
Jun 18, 2025 • 0 new comments